Package | Description |
---|---|
com.sm | |
com.sm.store.server | |
com.sm.store.server.grizzly |
Modifier and Type | Method and Description |
---|---|
static Service.State |
Service.State.getState(int value) |
Service.State |
Service.getStatus() |
static Service.State |
Service.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.State[] |
Service.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected Service.State |
StoreCallBack.serverState |
protected Service.State |
RemoteStoreServer.serverState |
protected Service.State |
ClusterStoreServer.state |
Modifier and Type | Method and Description |
---|---|
Service.State |
ClusterStoreServer.getState() |
Service.State |
ClusterStoreServer.getStatus() |
Modifier and Type | Method and Description |
---|---|
Service.State |
GZClusterStoreServer.getStatus() |
Copyright © 2016. All rights reserved.