public class RemoveReplicationGatewayTargetTask extends SystemDistributedTask<RemoveReplicationGatewayTargetResponseInfo>
Constructor and Description |
---|
RemoveReplicationGatewayTargetTask() |
RemoveReplicationGatewayTargetTask(RemoveReplicationGatewayTargetRequestInfo requestInfo) |
Modifier and Type | Method and Description |
---|---|
SpaceRequestInfo |
getSpaceRequestInfo() |
void |
readExternal(ObjectInput in) |
RemoveReplicationGatewayTargetResponseInfo |
reduce(List<AsyncResult<RemoveReplicationGatewayTargetResponseInfo>> results) |
void |
writeExternal(ObjectOutput out) |
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public RemoveReplicationGatewayTargetTask()
public RemoveReplicationGatewayTargetTask(RemoveReplicationGatewayTargetRequestInfo requestInfo)
public SpaceRequestInfo getSpaceRequestInfo()
getSpaceRequestInfo
in class SystemTask<RemoveReplicationGatewayTargetResponseInfo>
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class SystemDistributedTask<RemoveReplicationGatewayTargetResponseInfo>
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class SystemDistributedTask<RemoveReplicationGatewayTargetResponseInfo>
IOException
ClassNotFoundException
public RemoveReplicationGatewayTargetResponseInfo reduce(List<AsyncResult<RemoveReplicationGatewayTargetResponseInfo>> results) throws Exception
Exception
Copyright © GigaSpaces.