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, getSpaceRequestInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreducepublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class SystemTask<T extends Serializable>IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class SystemTask<T extends Serializable>IOExceptionClassNotFoundExceptionCopyright © GigaSpaces.