public abstract class AbstractGroupNameReplicationPacket<T> extends AbstractReplicationPacket<T>
Constructor and Description |
---|
AbstractGroupNameReplicationPacket() |
AbstractGroupNameReplicationPacket(String groupName) |
Modifier and Type | Method and Description |
---|---|
String |
getGroupName() |
protected IReplicationTargetGroup |
getTargetGroup(IIncomingReplicationFacade incomingReplicationFacade) |
void |
readExternal(ObjectInput in) |
void |
toText(Textualizer textualizer) |
void |
writeExternal(ObjectOutput out) |
accept, getSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, readExternalImpl, setSourceEndpointDetails, toIdString, toString, writeExternalImpl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public AbstractGroupNameReplicationPacket()
public AbstractGroupNameReplicationPacket(String groupName)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractReplicationPacket<T>
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractReplicationPacket<T>
IOException
ClassNotFoundException
public String getGroupName()
protected IReplicationTargetGroup getTargetGroup(IIncomingReplicationFacade incomingReplicationFacade)
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class AbstractReplicationPacket<T>
Copyright © GigaSpaces.