| Package | Description | 
|---|---|
| com.gigaspaces.internal.cluster.node.impl.handlers | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.space.operations | 
| Modifier and Type | Method and Description | 
|---|---|
protected ExtendedAnswerHolder | 
PrimaryBackupSpaceReplicationEvictionProtectionEntryEventHandler.executeUpdateOperation(IReplicationInContext context,
                      Transaction txn,
                      IEntryPacket entry,
                      IEntryPacket previousEntry,
                      boolean partialUpdate,
                      boolean overrideVersion,
                      long lease,
                      boolean twoPhaseCommit,
                      int updateModifiers)  | 
protected ExtendedAnswerHolder | 
AbstractSpaceReplicationEntryEventHandler.executeUpdateOperation(IReplicationInContext context,
                      Transaction txn,
                      IEntryPacket entry,
                      IEntryPacket previousEntry,
                      boolean partialUpdate,
                      boolean overrideVersion,
                      long lease,
                      boolean twoPhaseCommit,
                      int updateModifiers)  | 
protected ExtendedAnswerHolder | 
ActiveActiveSpaceReplicationEntryEventHandler.updateOrWrite(IReplicationInContext context,
             Transaction transaction,
             IEntryPacket entryPacket,
             long lease,
             int updateModifiers)  | 
protected ExtendedAnswerHolder | 
PrimaryBackupSpaceReplicationEntryEventHandler.updateOrWrite(IReplicationInContext context,
             Transaction transaction,
             IEntryPacket entryPacket,
             long lease,
             int updateModifiers)  | 
protected abstract ExtendedAnswerHolder | 
AbstractSpaceReplicationEntryEventHandler.updateOrWrite(IReplicationInContext context,
             Transaction txn,
             IEntryPacket entry,
             long lease,
             int modifiers)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedAnswerHolder | 
SpaceEngine.change(ITemplatePacket template,
      Transaction txn,
      long lease,
      long timeout,
      SpaceContext sc,
      boolean fromReplication,
      boolean origin,
      Collection<SpaceEntryMutator> mutators,
      int operationModifiers,
      boolean returnOnlyUid)
perform an update in place using mutators 
 | 
ExtendedAnswerHolder | 
SpaceEngine.update(IEntryPacket updated_entry,
      Transaction txn,
      long lease,
      long timeout,
      SpaceContext sc,
      boolean fromReplication,
      boolean origin,
      boolean newRouter,
      int modifiers)
perform an update operation- make it atomic NOTE- returnonlyUID is ignored 
 | 
ExtendedAnswerHolder | 
SpaceEngine.update(IEntryPacket updated_entry,
      Transaction txn,
      long lease,
      long timeout,
      SpaceContext sc,
      boolean fromReplication,
      boolean origin,
      boolean newRouter,
      int modifiers,
      MultipleIdsContext multipleIdsContext)  | 
ExtendedAnswerHolder | 
SpaceEngine.updateOrWrite(UpdateOrWriteContext ctx,
             boolean newRouter)  | 
ExtendedAnswerHolder | 
SpaceEngine.updateOrWrite(UpdateOrWriteContext ctx,
             boolean fromReplication,
             boolean origin,
             boolean newRouter)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ChangeEntriesSpaceOperation.setMultipleEntriesResult(ChangeEntriesSpaceOperationResult result,
                        ExtendedAnswerHolder answerHolder,
                        int modifiers)  | 
static void | 
ChangeEntriesSpaceOperation.setResult(ChangeEntriesSpaceOperationResult result,
         ExtendedAnswerHolder answerHolder,
         int modifiers,
         Object templateUid)  | 
Copyright © GigaSpaces.