Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.storage | |
com.j_spaces.core.server.processor |
Modifier and Type | Method and Description |
---|---|
boolean |
MultipleIdsContext.shouldRetryUpdateOrWriteForEntry(Throwable exception,
ITemplateHolder entryOpTemplate,
UpdateOrWriteContext ctx,
boolean spawnThread) |
boolean |
UpdateOrWriteMultipleContext.shouldRetryUpdateOrWriteForEntry(Throwable exception,
ITemplateHolder entryOpTemplate,
UpdateOrWriteContext ctx,
boolean spawnThread) |
ExtendedAnswerHolder |
SpaceEngine.updateOrWrite(UpdateOrWriteContext ctx,
boolean newRouter) |
ExtendedAnswerHolder |
SpaceEngine.updateOrWrite(UpdateOrWriteContext ctx,
boolean fromReplication,
boolean origin,
boolean newRouter) |
Modifier and Type | Method and Description |
---|---|
UpdateOrWriteContext |
TemplateHolder.getUpfdateOrWriteContext() |
UpdateOrWriteContext |
ITemplateHolder.getUpfdateOrWriteContext() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateHolder.setUpdateOrWriteContext(UpdateOrWriteContext ctx) |
void |
ITemplateHolder.setUpdateOrWriteContext(UpdateOrWriteContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
Processor.handleUpdateOrWrite(IResponseContext respContext,
UpdateOrWriteContext ctx,
ReplyPacket<?> respPacket) |
Constructor and Description |
---|
UpdateOrWriteBusPacket(OperationID operationID,
IResponseContext respContext,
UpdateOrWriteContext ctx) |
UpdateOrWriteBusPacket(OperationID operationID,
IResponseContext respContext,
UpdateOrWriteContext ctx,
ReplyPacket respPacket) |
Copyright © GigaSpaces.