public abstract class SystemDistributedTask<T extends Serializable> extends SystemTask<T> implements DistributedSpaceTask<T,T>
Constructor and Description |
---|
SystemDistributedTask() |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
execute, getSpaceRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reduce
enabledSmartExternalizableWithReference
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class SystemTask<T extends Serializable>
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class SystemTask<T extends Serializable>
IOException
ClassNotFoundException
Copyright © GigaSpaces.