Package | Description |
---|---|
com.gigaspaces.internal.client.spaceproxy.operations | |
com.gigaspaces.internal.cluster.node.impl.handlers | |
com.gigaspaces.internal.server.space | |
com.j_spaces.core |
Provides Space properties and security context services
|
Constructor and Description |
---|
ReadTakeEntrySpaceOperationResult(AnswerPacket answerPacket,
Exception ex) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSpaceReplicationEntryEventHandler.postRemoveExecution(IReplicationInContext context,
AnswerPacket aPacket) |
protected void |
PrimaryBackupSpaceReplicationEntryEventHandler.postRemoveExecution(IReplicationInContext context,
AnswerPacket aPacket) |
Modifier and Type | Method and Description |
---|---|
AnswerPacket |
SpaceImpl.read(ITemplatePacket template,
Transaction txn,
long timeout,
boolean ifExists,
boolean take,
IJSpaceProxyListener listener,
SpaceContext sc,
boolean returnOnlyUid,
int modifiers) |
AnswerPacket |
SpaceImpl.update(IEntryPacket entry,
Transaction txn,
long lease,
long timeout,
SpaceContext sc,
int modifiers,
boolean newRouter) |
Modifier and Type | Method and Description |
---|---|
void |
ReadByIdsContext.applyResult(AnswerPacket answerPacket,
int resultIndex)
Apply the result - store the result (readByIds) or count the cleared objects (clearByIds)
|
Modifier and Type | Field and Description |
---|---|
AnswerPacket |
AnswerHolder.m_AnswerPacket |
static AnswerPacket |
AnswerPacket.NullPacket |
Modifier and Type | Method and Description |
---|---|
AnswerPacket |
AnswerHolder.getAnswerPacket() |
AnswerPacket |
AnswerHolder.getResult() |
Copyright © GigaSpaces.