| Package | Description |
|---|---|
| com.gigaspaces.internal.client.spaceproxy | |
| com.gigaspaces.internal.client.spaceproxy.router | |
| com.gigaspaces.internal.cluster.node | |
| com.gigaspaces.internal.cluster.node.impl | |
| com.gigaspaces.internal.cluster.node.impl.packets.data.operations | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.space.mvcc | |
| com.gigaspaces.internal.server.space.mvcc.exception | |
| com.j_spaces.core |
Provides Space properties and security context services
|
| com.j_spaces.core.cache.context | |
| com.j_spaces.core.cache.mvcc | |
| 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.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
| Modifier and Type | Method and Description |
|---|---|
MVCCGenerationsState |
IReplicationOutContext.getMVCCGenerationsState() |
| Modifier and Type | Method and Description |
|---|---|
void |
IReplicationOutContext.setMVCCGenerationsState(MVCCGenerationsState mvccGenerationsState) |
| Modifier and Type | Method and Description |
|---|---|
MVCCGenerationsState |
ReplicationOutContext.getMVCCGenerationsState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationOutContext.setMVCCGenerationsState(MVCCGenerationsState mvccGenerationsState) |
| Modifier and Type | Method and Description |
|---|---|
MVCCGenerationsState |
AbstractTransactionReplicationPacketData.getMvccCommittedGeneration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTransactionReplicationPacketData.setMvccCommittedGeneration(MVCCGenerationsState mvccGenerationsState) |
| 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 |
|---|---|
static MVCCGenerationsState |
MVCCGenerationsState.empty() |
static MVCCGenerationsState |
MVCCGenerationsState.revertGenerationState(long generationToRevert) |
| Constructor and Description |
|---|
MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState,
MVCCEntryHolder entryHolder,
int operation) |
MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState,
MVCCEntryHolder entryHolder,
int operation,
Throwable cause) |
MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState,
MVCCEntryHolder matchEntry,
MVCCEntryHolder activeEntry,
int operation) |
| 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 |
|---|---|
MVCCGenerationsState |
Context.getMVCCGenerationsState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MVCCShellEntryCacheInfo.removeUncompletedEntryFromQueue(MVCCEntryHolder revertedEntry,
MVCCGenerationsState generationsState) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultGigaSpace.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
void |
GigaSpace.setMVCCGenerationsState(MVCCGenerationsState generationsState) |
| Constructor and Description |
|---|
AbstractOnePhaseTask(MVCCGenerationsState generationsState,
int taskRetries,
long retryIntervalMillis) |
AbstractPrepareTwoPhaseTask(MVCCGenerationsState generationsState) |
Copyright © GigaSpaces.