Class LocatorLauncher.LocatorState

java.lang.Object
org.apache.geode.distributed.AbstractLauncher.ServiceState<String>
org.apache.geode.distributed.LocatorLauncher.LocatorState
Enclosing class:
LocatorLauncher

public static class LocatorLauncher.LocatorState extends AbstractLauncher.ServiceState<String>
The LocatorState is an immutable type representing the state of the specified Locator at any given moment in time. The state of the Locator is assessed at the exact moment an instance of this class is constructed.
See Also: