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