public abstract class CommonProxyActionInfo extends Object implements Cloneable
Modifier and Type | Field and Description |
---|---|
int |
modifiers |
Transaction |
txn |
Modifier | Constructor and Description |
---|---|
protected |
CommonProxyActionInfo(Transaction txn,
int modifiers) |
Modifier and Type | Method and Description |
---|---|
CommonProxyActionInfo |
clone() |
protected void |
initOperationId(ISpaceProxy spaceProxy,
ITransportPacket packet) |
boolean |
requireTransactionForMVCC() |
protected IEntryPacket |
toEntryPacket(ISpaceProxy spaceProxy,
Object entry,
ObjectType objectType) |
protected void |
validateReadModifiers(ISpaceProxy spaceProxy) |
public Transaction txn
public int modifiers
protected CommonProxyActionInfo(Transaction txn, int modifiers)
public CommonProxyActionInfo clone()
protected void initOperationId(ISpaceProxy spaceProxy, ITransportPacket packet)
protected IEntryPacket toEntryPacket(ISpaceProxy spaceProxy, Object entry, ObjectType objectType)
protected void validateReadModifiers(ISpaceProxy spaceProxy)
public boolean requireTransactionForMVCC()
Copyright © GigaSpaces.