public class AsyncReplicationGroupOutContext extends ReplicationGroupOutContext implements IAsyncReplicationGroupOutContext
Constructor and Description |
---|
AsyncReplicationGroupOutContext(String groupName) |
Modifier and Type | Method and Description |
---|---|
void |
addOrderedPacket(IReplicationOrderedPacket packet) |
void |
clear() |
long |
getWeight() |
boolean |
isEmpty() |
int |
size() |
void |
toText(Textualizer textualizer) |
afterAddingOrderedPacket, getEntireContext, getName, setEntireContext, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEntireContext, getName, setEntireContext
public AsyncReplicationGroupOutContext(String groupName)
public void addOrderedPacket(IReplicationOrderedPacket packet)
addOrderedPacket
in interface IReplicationGroupOutContext
public boolean isEmpty()
isEmpty
in interface IReplicationGroupOutContext
public int size()
size
in interface IReplicationGroupOutContext
public void clear()
clear
in interface IReplicationGroupOutContext
public long getWeight()
getWeight
in interface IReplicationGroupOutContext
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class ReplicationGroupOutContext
Copyright © GigaSpaces.