public class QueryRemoteClusterTopologyPacket extends AbstractReplicationPacket<QueryRemoteClusterTopologyResult>
Constructor and Description |
---|
QueryRemoteClusterTopologyPacket() |
Modifier and Type | Method and Description |
---|---|
QueryRemoteClusterTopologyResult |
accept(IIncomingReplicationFacade incomingReplicationFacade)
Process the replication packet at the target side.
|
protected void |
readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
getSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, readExternal, setSourceEndpointDetails, toIdString, toString, toText, writeExternal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
protected void writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) throws IOException
writeExternalImpl
in class AbstractReplicationPacket<QueryRemoteClusterTopologyResult>
IOException
protected void readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) throws IOException, ClassNotFoundException
readExternalImpl
in class AbstractReplicationPacket<QueryRemoteClusterTopologyResult>
IOException
ClassNotFoundException
public QueryRemoteClusterTopologyResult accept(IIncomingReplicationFacade incomingReplicationFacade)
AbstractReplicationPacket
accept
in class AbstractReplicationPacket<QueryRemoteClusterTopologyResult>
Copyright © GigaSpaces.