public class ReplicaRequestPacket extends AbstractGroupNameReplicationPacket<Object>
Constructor and Description |
---|
ReplicaRequestPacket() |
ReplicaRequestPacket(String syncGroupName,
ISpaceCopyReplicaParameters parameters) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(IIncomingReplicationFacade incomingReplicationFacade)
Process the replication packet at the target side.
|
ISpaceCopyReplicaParameters |
getParameters() |
boolean |
isSynchronizeRequest() |
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 ReplicaRequestPacket()
public ReplicaRequestPacket(String syncGroupName, ISpaceCopyReplicaParameters parameters)
public Object accept(IIncomingReplicationFacade incomingReplicationFacade)
AbstractReplicationPacket
accept
in class AbstractReplicationPacket<Object>
public boolean isSynchronizeRequest()
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 ISpaceCopyReplicaParameters getParameters()
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class AbstractGroupNameReplicationPacket<Object>
Copyright © GigaSpaces.