public class IterativeHandshakePacket extends AbstractGroupNameReplicationPacket<Object>
Constructor and Description |
---|
IterativeHandshakePacket() |
IterativeHandshakePacket(String groupName,
IHandshakeIteration handshakeIteration) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(IIncomingReplicationFacade incomingReplicationFacade)
Process the replication packet at the target side.
|
IHandshakeIteration |
getHandshakeIteration() |
void |
readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
toText(Textualizer textualizer) |
void |
writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
getGroupName, getTargetGroup, readExternal, writeExternal
getSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, setSourceEndpointDetails, toIdString, toString
public IterativeHandshakePacket()
public IterativeHandshakePacket(String groupName, IHandshakeIteration handshakeIteration)
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 IHandshakeIteration getHandshakeIteration()
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class AbstractGroupNameReplicationPacket<Object>
Copyright © GigaSpaces.