public class WriteProxyActionInfo extends CommonProxyActionInfo
Modifier and Type | Field and Description |
---|---|
Object |
entry |
IEntryPacket |
entryPacket |
long |
lease |
long |
timeout |
modifiers, txn
Constructor and Description |
---|
WriteProxyActionInfo(ISpaceProxy spaceProxy,
Object entry,
Transaction txn,
long lease,
long timeout,
int modifiers) |
Modifier and Type | Method and Description |
---|---|
LeaseContext<?> |
convertWriteResult(IDirectSpaceProxy spaceProxy,
LeaseContext<?> result) |
boolean |
isUpdate() |
clone, initOperationId, requireTransactionForMVCC, toEntryPacket, validateReadModifiers
public final Object entry
public final IEntryPacket entryPacket
public final long lease
public final long timeout
public WriteProxyActionInfo(ISpaceProxy spaceProxy, Object entry, Transaction txn, long lease, long timeout, int modifiers)
public LeaseContext<?> convertWriteResult(IDirectSpaceProxy spaceProxy, LeaseContext<?> result)
public boolean isUpdate()
Copyright © GigaSpaces.