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