public class ChangeProxyActionInfo extends QueryProxyActionInfo
| Modifier and Type | Field and Description | 
|---|---|
| long | lease | 
| Collection<SpaceEntryMutator> | mutators | 
| long | timeout | 
_devLogger, _query, _queryObjectType, isSqlQuery, queryPacketmodifiers, txn| Constructor and Description | 
|---|
| ChangeProxyActionInfo(ISpaceProxy spaceProxy,
                     Object template,
                     ChangeSet changeSet,
                     Transaction txn,
                     long timeout,
                     ChangeModifiers modifiers) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<SpaceEntryMutator> | getMutators() | 
clearProjectionTemplate, clone, getQuery, setFifoIfNeeded, verifyLogScannedEntriesCountParamsinitOperationId, requireTransactionForMVCC, toEntryPacket, validateReadModifierspublic final long timeout
public final long lease
public final Collection<SpaceEntryMutator> mutators
public ChangeProxyActionInfo(ISpaceProxy spaceProxy, Object template, ChangeSet changeSet, Transaction txn, long timeout, ChangeModifiers modifiers)
public Collection<SpaceEntryMutator> getMutators()
Copyright © GigaSpaces.