Class UnregisterReplicationLocalViewRequestInfo
java.lang.Object
com.gigaspaces.internal.space.requests.AbstractSpaceRequestInfo
com.gigaspaces.internal.space.requests.UnregisterReplicationLocalViewRequestInfo
- All Implemented Interfaces:
ISwapExternalizable,SpaceRequestInfo,SmartExternalizable,Externalizable,Serializable
- Since:
- 8.0.5
- Author:
- Anna Pavtulov
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.internal.space.requests.AbstractSpaceRequestInfo
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Field Details
-
viewStubHolderName
-
-
Constructor Details
-
UnregisterReplicationLocalViewRequestInfo
public UnregisterReplicationLocalViewRequestInfo()Required for Externalizable
-
-
Method Details
-
reduce
public RegisterReplicationLocalViewResponseInfo reduce(List<AsyncResult<SpaceResponseInfo>> results) throws Exception - Throws:
Exception
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classAbstractSpaceRequestInfo- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classAbstractSpaceRequestInfo- Throws:
IOExceptionClassNotFoundException
-