public class CheckSourceChannelPacket extends AbstractGroupNameReplicationPacket<Boolean>
Constructor and Description |
---|
CheckSourceChannelPacket() |
CheckSourceChannelPacket(String groupName,
Object targetUniqueId,
boolean checkExistanceOnly) |
Modifier and Type | Method and Description |
---|---|
Boolean |
accept(IIncomingReplicationFacade replicationFacade)
Process the replication packet at the target side.
|
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 Boolean accept(IIncomingReplicationFacade replicationFacade)
AbstractReplicationPacket
accept
in class AbstractReplicationPacket<Boolean>
public void readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) throws IOException, ClassNotFoundException
readExternalImpl
in class AbstractReplicationPacket<Boolean>
IOException
ClassNotFoundException
public void writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) throws IOException
writeExternalImpl
in class AbstractReplicationPacket<Boolean>
IOException
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class AbstractGroupNameReplicationPacket<Boolean>
Copyright © GigaSpaces.