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