public class DeleteChunksTask extends SystemDistributedTask<SpaceResponseInfo> implements SmartExternalizable
Constructor and Description |
---|
DeleteChunksTask() |
DeleteChunksTask(ClusterTopology newMap,
QuiesceToken token) |
Modifier and Type | Method and Description |
---|---|
SpaceRequestInfo |
getSpaceRequestInfo() |
void |
readExternal(ObjectInput in) |
SpaceResponseInfo |
reduce(List<AsyncResult<SpaceResponseInfo>> asyncResults) |
void |
writeExternal(ObjectOutput out) |
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public DeleteChunksTask()
public DeleteChunksTask(ClusterTopology newMap, QuiesceToken token)
public SpaceRequestInfo getSpaceRequestInfo()
getSpaceRequestInfo
in class SystemTask<SpaceResponseInfo>
public SpaceResponseInfo reduce(List<AsyncResult<SpaceResponseInfo>> asyncResults) throws Exception
reduce
in interface AsyncResultsReducer<SpaceResponseInfo,SpaceResponseInfo>
Exception
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class SystemDistributedTask<SpaceResponseInfo>
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class SystemDistributedTask<SpaceResponseInfo>
IOException
ClassNotFoundException
Copyright © GigaSpaces.