public class FetchReliableAsyncMissingMemberDataPacket extends AbstractGroupNameReplicationPacket<ReliableAsyncMemberData>
Constructor and Description |
---|
FetchReliableAsyncMissingMemberDataPacket() |
FetchReliableAsyncMissingMemberDataPacket(String groupName,
String missingMemberName) |
Modifier and Type | Method and Description |
---|---|
ReliableAsyncMemberData |
accept(IIncomingReplicationFacade incomingReplicationFacade)
Process the replication packet at the target side.
|
String |
getMissingMemberLookupName() |
protected void |
readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
toText(Textualizer textualizer) |
protected void |
writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
getGroupName, getTargetGroup, readExternal, writeExternal
getSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, setSourceEndpointDetails, toIdString, toString
public FetchReliableAsyncMissingMemberDataPacket()
protected void writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) throws IOException
writeExternalImpl
in class AbstractReplicationPacket<ReliableAsyncMemberData>
IOException
protected void readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) throws IOException, ClassNotFoundException
readExternalImpl
in class AbstractReplicationPacket<ReliableAsyncMemberData>
IOException
ClassNotFoundException
public ReliableAsyncMemberData accept(IIncomingReplicationFacade incomingReplicationFacade)
AbstractReplicationPacket
accept
in class AbstractReplicationPacket<ReliableAsyncMemberData>
public String getMissingMemberLookupName()
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class AbstractGroupNameReplicationPacket<ReliableAsyncMemberData>
Copyright © GigaSpaces.