public class GetEntriesTieredMetaDataRequestInfo extends AbstractSpaceRequestInfo
Constructor and Description |
---|
GetEntriesTieredMetaDataRequestInfo() |
GetEntriesTieredMetaDataRequestInfo(String typeName,
Object[] objectsIds) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getObjectsIds() |
String |
getTypeName() |
void |
readExternal(ObjectInput in) |
GetEntriesTieredMetaDataResponseInfo |
reduce(List<AsyncResult<GetEntriesTieredMetaDataResponseInfo>> asyncResults) |
void |
setObjectsIds(Object[] objectsIds) |
void |
setTypeName(String typeName) |
void |
writeExternal(ObjectOutput out) |
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
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
public Object[] getObjectsIds()
public void setObjectsIds(Object[] objectsIds)
public String getTypeName()
public void setTypeName(String typeName)
public GetEntriesTieredMetaDataResponseInfo reduce(List<AsyncResult<GetEntriesTieredMetaDataResponseInfo>> asyncResults) throws Exception
Exception
Copyright © GigaSpaces.