public class SyncReplicationGroupOutContext extends ReplicationGroupOutContext implements ISyncReplicationGroupOutContext
Constructor and Description |
---|
SyncReplicationGroupOutContext(String name) |
Modifier and Type | Method and Description |
---|---|
void |
addOrderedPacket(IReplicationOrderedPacket packet) |
void |
clear() |
List<IReplicationOrderedPacket> |
getOrderedPackets() |
IReplicationOrderedPacket |
getSinglePacket() |
long |
getWeight() |
boolean |
isEmpty() |
boolean |
isSinglePacket() |
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 SyncReplicationGroupOutContext(String name)
public void addOrderedPacket(IReplicationOrderedPacket packet)
addOrderedPacket
in interface IReplicationGroupOutContext
public List<IReplicationOrderedPacket> getOrderedPackets()
getOrderedPackets
in interface ISyncReplicationGroupOutContext
public boolean isSinglePacket()
isSinglePacket
in interface ISyncReplicationGroupOutContext
public boolean isEmpty()
isEmpty
in interface IReplicationGroupOutContext
public IReplicationOrderedPacket getSinglePacket()
getSinglePacket
in interface ISyncReplicationGroupOutContext
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.