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