Class ServerLauncher.ServerState

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

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