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) | 
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenabledSmartExternalizableWithReferencepublic 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>Exceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class SystemDistributedTask<SpaceResponseInfo>IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class SystemDistributedTask<SpaceResponseInfo>IOExceptionClassNotFoundExceptionCopyright © GigaSpaces.