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