Package | Description |
---|---|
com.gigaspaces.admin.quiesce | |
com.gigaspaces.internal.client.spaceproxy | |
com.gigaspaces.internal.client.spaceproxy.router | |
com.gigaspaces.internal.quiesce | |
com.gigaspaces.internal.server.space.quiesce | |
com.j_spaces.core |
Provides Space properties and security context services
|
org.openspaces.admin.quiesce | |
org.openspaces.core |
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultQuiesceToken |
Modifier and Type | Method and Description |
---|---|
static QuiesceToken |
QuiesceTokenFactory.createStringToken(String token) |
static QuiesceToken |
QuiesceTokenFactory.createUUIDToken() |
QuiesceToken |
QuiesceStateChangedEvent.getToken() |
Constructor and Description |
---|
QuiesceStateChangedEvent(QuiesceState quiesceState,
QuiesceToken token,
String description) |
Modifier and Type | Method and Description |
---|---|
void |
IDirectSpaceProxy.setQuiesceToken(QuiesceToken token) |
void |
SpaceProxyImpl.setQuiesceToken(QuiesceToken token) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceProxyRouter.setQuiesceToken(QuiesceToken token) |
Modifier and Type | Method and Description |
---|---|
QuiesceToken |
InternalQuiesceDetails.getToken() |
QuiesceToken |
QuiesceTokenProvider.getToken() |
QuiesceToken |
InternalQuiesceRequest.getToken() |
QuiesceToken |
QuiesceTokenProviderImpl.getToken() |
Modifier and Type | Method and Description |
---|---|
void |
QuiesceTokenProviderImpl.setToken(QuiesceToken token) |
Constructor and Description |
---|
InternalQuiesceDetails(QuiesceState status,
QuiesceToken token,
String description) |
Modifier and Type | Method and Description |
---|---|
QuiesceToken |
QuiesceHandler.createSpaceNameToken() |
Modifier and Type | Method and Description |
---|---|
void |
QuiesceHandler.checkAllowedOp(QuiesceToken operationToken) |
void |
QuiesceHandler.quiesce(String description,
QuiesceToken token) |
Modifier and Type | Method and Description |
---|---|
QuiesceToken |
SpaceContext.getQuiesceToken() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceContext.setQuiesceToken(QuiesceToken quiesceToken) |
Modifier and Type | Method and Description |
---|---|
QuiesceToken |
QuiesceResult.getToken() |
Constructor and Description |
---|
QuiesceResult(QuiesceToken token,
String description) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultGigaSpace.setQuiesceToken(QuiesceToken token) |
void |
GigaSpace.setQuiesceToken(QuiesceToken token) |
Copyright © GigaSpaces.