Class ReliableAsyncReplicationGroupOutContext
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.groups.ReplicationGroupOutContext
com.gigaspaces.internal.cluster.node.impl.groups.sync.SyncReplicationGroupOutContext
com.gigaspaces.internal.cluster.node.impl.groups.reliableasync.ReliableAsyncReplicationGroupOutContext
- All Implemented Interfaces:
IReplicationGroupOutContext, ISyncReplicationGroupOutContext, Textualizable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SyncReplicationGroupOutContext
addOrderedPacket, clear, getOrderedPackets, getSinglePacket, getWeight, isEmpty, isSinglePacket, size, toTextMethods inherited from class ReplicationGroupOutContext
afterAddingOrderedPacket, getEntireContext, getName, setEntireContext, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface IReplicationGroupOutContext
getEntireContext, getName, setEntireContext
-
Constructor Details
-
ReliableAsyncReplicationGroupOutContext
-
-
Method Details
-
packetAdded
public void packetAdded()
-