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 com.gigaspaces.internal.cluster.node.impl.groups.sync.SyncReplicationGroupOutContext
addOrderedPacket, clear, getOrderedPackets, getSinglePacket, getWeight, isEmpty, isSinglePacket, size, toTextMethods inherited from class com.gigaspaces.internal.cluster.node.impl.groups.ReplicationGroupOutContext
afterAddingOrderedPacket, getEntireContext, getName, setEntireContext, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.internal.cluster.node.impl.groups.IReplicationGroupOutContext
getEntireContext, getName, setEntireContext
-
Constructor Details
-
ReliableAsyncReplicationGroupOutContext
-
-
Method Details
-
packetAdded
public void packetAdded()
-