public class RenewIteratorLeaseDistributedSpaceTask extends SystemDistributedTask<RenewIteratorLeaseSpaceResponseInfo>
| Constructor and Description | 
|---|
RenewIteratorLeaseDistributedSpaceTask()  | 
RenewIteratorLeaseDistributedSpaceTask(UUID uuid)  | 
| Modifier and Type | Method and Description | 
|---|---|
SpaceRequestInfo | 
getSpaceRequestInfo()  | 
void | 
readExternal(ObjectInput in)  | 
RenewIteratorLeaseSpaceResponseInfo | 
reduce(List<AsyncResult<RenewIteratorLeaseSpaceResponseInfo>> asyncResults)  | 
void | 
writeExternal(ObjectOutput out)  | 
executepublic RenewIteratorLeaseDistributedSpaceTask()
public RenewIteratorLeaseDistributedSpaceTask(UUID uuid)
public SpaceRequestInfo getSpaceRequestInfo()
getSpaceRequestInfo in class SystemTask<RenewIteratorLeaseSpaceResponseInfo>public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class SystemDistributedTask<RenewIteratorLeaseSpaceResponseInfo>IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class SystemDistributedTask<RenewIteratorLeaseSpaceResponseInfo>IOExceptionClassNotFoundExceptionpublic RenewIteratorLeaseSpaceResponseInfo reduce(List<AsyncResult<RenewIteratorLeaseSpaceResponseInfo>> asyncResults) throws Exception
ExceptionCopyright © GigaSpaces.