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