public class RegisterReplicationNotificationRequestInfo extends AbstractSpaceRequestInfo
Modifier and Type | Field and Description |
---|---|
long |
eventId |
NotifyInfo |
notifyInfo |
ITemplatePacket |
template |
RouterStubHolder |
viewStub |
Constructor and Description |
---|
RegisterReplicationNotificationRequestInfo()
Required for Externalizable
|
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
RegisterReplicationNotificationResponseInfo |
reduce(List<AsyncResult<RegisterReplicationNotificationResponseInfo>> results) |
void |
writeExternal(ObjectOutput out) |
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public ITemplatePacket template
public RouterStubHolder viewStub
public NotifyInfo notifyInfo
public long eventId
public RegisterReplicationNotificationRequestInfo()
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
public RegisterReplicationNotificationResponseInfo reduce(List<AsyncResult<RegisterReplicationNotificationResponseInfo>> results) throws Exception
Exception
Copyright © GigaSpaces.