Interface IReplicationGroupOutContext
- All Known Subinterfaces:
IAsyncReplicationGroupOutContext,ISyncReplicationGroupOutContext
- All Known Implementing Classes:
AsyncReplicationGroupOutContext,ReliableAsyncReplicationGroupOutContext,ReplicationGroupOutContext,SyncReplicationGroupOutContext
public interface IReplicationGroupOutContext
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclear()getName()longbooleanisEmpty()voidsetEntireContext(ReplicationOutContext entireContext) intsize()
-
Method Details
-
getName
String getName() -
getEntireContext
ReplicationOutContext getEntireContext() -
setEntireContext
-
isEmpty
boolean isEmpty() -
size
int size() -
clear
void clear() -
getWeight
long getWeight() -
addOrderedPacket
-