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