| 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 | 
UpdateOrWriteMultipleContext.shouldRetryUpdateOrWriteForEntry(Throwable exception,
                                ITemplateHolder entryOpTemplate,
                                UpdateOrWriteContext ctx,
                                boolean spawnThread)  | 
boolean | 
MultipleIdsContext.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 | 
ITemplateHolder.getUpfdateOrWriteContext()  | 
UpdateOrWriteContext | 
TemplateHolder.getUpfdateOrWriteContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ITemplateHolder.setUpdateOrWriteContext(UpdateOrWriteContext ctx)  | 
void | 
TemplateHolder.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.