public class ConnectChannelPacket extends AbstractGroupNameReplicationPacket<Object>
IReplicationSourceGroup
and a IReplicationTargetGroup
Constructor and Description |
---|
ConnectChannelPacket() |
ConnectChannelPacket(String groupName,
RouterStubHolder routerStubHolder,
ConnectChannelHandshakeRequest channelHandshakeRequest) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(IIncomingReplicationFacade replicationFacade)
Process the replication packet at the target side.
|
ConnectChannelHandshakeRequest |
getChannelHandshakeRequest() |
RouterStubHolder |
getRouterStubHolder() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public ConnectChannelPacket()
public ConnectChannelPacket(String groupName, RouterStubHolder routerStubHolder, ConnectChannelHandshakeRequest channelHandshakeRequest)
public Object accept(IIncomingReplicationFacade replicationFacade)
AbstractReplicationPacket
accept
in class AbstractReplicationPacket<Object>
public ConnectChannelHandshakeRequest getChannelHandshakeRequest()
public RouterStubHolder getRouterStubHolder()
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 AbstractGroupNameReplicationPacket<Object>
Copyright © GigaSpaces.