public class UnregisterReplicationLocalViewRequestInfo extends AbstractSpaceRequestInfo
| Modifier and Type | Field and Description | 
|---|---|
String | 
viewStubHolderName  | 
| Constructor and Description | 
|---|
UnregisterReplicationLocalViewRequestInfo()
Required for Externalizable 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
readExternal(ObjectInput in)  | 
RegisterReplicationLocalViewResponseInfo | 
reduce(List<AsyncResult<SpaceResponseInfo>> results)  | 
void | 
writeExternal(ObjectOutput out)  | 
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwappublic String viewStubHolderName
public UnregisterReplicationLocalViewRequestInfo()
public RegisterReplicationLocalViewResponseInfo reduce(List<AsyncResult<SpaceResponseInfo>> results) throws Exception
Exceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class AbstractSpaceRequestInfoIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class AbstractSpaceRequestInfoIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.