public class UnregisterReplicationNotificationRequestInfo extends AbstractSpaceRequestInfo
Modifier and Type | Field and Description |
---|---|
String |
viewStubHolderName |
Constructor and Description |
---|
UnregisterReplicationNotificationRequestInfo()
Required for Externalizable
|
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
RegisterReplicationNotificationResponseInfo |
reduce(List<AsyncResult<SpaceResponseInfo>> results) |
void |
writeExternal(ObjectOutput out) |
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public String viewStubHolderName
public UnregisterReplicationNotificationRequestInfo()
public RegisterReplicationNotificationResponseInfo reduce(List<AsyncResult<SpaceResponseInfo>> results) throws Exception
Exception
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceRequestInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceRequestInfo
IOException
ClassNotFoundException
Copyright © GigaSpaces.