public class GetMVCCEntryMetaDataRequestInfo extends AbstractSpaceRequestInfo
Constructor and Description |
---|
GetMVCCEntryMetaDataRequestInfo() |
GetMVCCEntryMetaDataRequestInfo(String typeName,
Object[] ids,
long transactionId) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getIds() |
long |
getTransactionId() |
String |
getTypeName() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public GetMVCCEntryMetaDataRequestInfo(String typeName, Object[] ids, long transactionId)
public GetMVCCEntryMetaDataRequestInfo()
public String getTypeName()
public Object[] getIds()
public long getTransactionId()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceRequestInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceRequestInfo
IOException
ClassNotFoundException
Copyright © GigaSpaces.