Interface LiveInstanceMonitor

    • Method Detail

      • isInstanceAlive

        boolean isInstanceAlive​(Instance instance)
        Check whether current instance is alive or not.
        Parameters:
        instance -
        Returns:
      • getAllLiveInstances

        java.util.Set<Instance> getAllLiveInstances()