public interface ISpaceState
IRemoteJSpaceAdmin.getState()
,
LifeCycle
Modifier and Type | Field and Description |
---|---|
static int |
ABORTED
Service has been aborted.
|
static int |
ABORTING
Service is during abort process
|
static int |
STARTED
Service is started.
|
static int |
STARTING
Service is starting.
|
static int |
STOPPED
Service is stopped.
|
static int |
UNKNOWN
Service is unreachable.
|
static final int STARTING
static final int STARTED
static final int STOPPED
static final int ABORTED
static final int UNKNOWN
static final int ABORTING
Copyright © GigaSpaces.