Package | Description |
---|---|
com.gigaspaces.internal.client.spaceproxy | |
com.gigaspaces.internal.client.spaceproxy.router | |
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.storage | |
com.j_spaces.core |
Provides Space properties and security context services
|
org.openspaces.core |
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
|
org.openspaces.core.executor.mvcc.protocol |
Modifier and Type | Method and Description |
---|---|
void |
IDirectSpaceProxy.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
void |
SpaceProxyImpl.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceProxyRouter.setGenerationsState(MVCCGenerationsState generationsState) |
Modifier and Type | Method and Description |
---|---|
MVCCGenerationsState |
ZooKeeperMVCCInternalHandler.cancelGeneration(Set<Long> cancelSet) |
MVCCGenerationsState |
ZooKeeperMVCCHandler.completeGeneration(long maxGeneration,
Set<Long> completedSet) |
MVCCGenerationsState |
ZooKeeperMVCCHandler.getGenerationsState() |
MVCCGenerationsState |
ZooKeeperMVCCHandler.getNextGenerationsState() |
Modifier and Type | Method and Description |
---|---|
MVCCGenerationsState |
TemplateHolder.getGenerationsState() |
MVCCGenerationsState |
ITemplateHolder.getGenerationsState() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateHolder.setGenerationsSate(MVCCGenerationsState mvccGenerationsState) |
void |
ITemplateHolder.setGenerationsSate(MVCCGenerationsState mvccGenerationsState) |
Modifier and Type | Method and Description |
---|---|
MVCCGenerationsState |
SpaceContext.getMVCCGenerationsState() |
MVCCGenerationsState |
XtnEntry.getMVCCGenerationsState() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceContext.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
void |
XtnEntry.setMVCCGenerationsState(MVCCGenerationsState mvccGenerationsState) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultGigaSpace.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
void |
GigaSpace.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
Constructor and Description |
---|
AbstractOnePhaseTask(MVCCGenerationsState generationsState) |
AbstractPrepareTwoPhaseTask(MVCCGenerationsState generationsState) |
Copyright © GigaSpaces.