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, writeToSwapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenabledSmartExternalizableWithReferencepublic 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 ExternalizablewriteExternal in class AbstractSpaceRequestInfoIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class AbstractSpaceRequestInfoIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.