Modifier and Type | Class and Description |
---|---|
class |
AbstractSingleFileGroupBacklog<T extends IReplicationOrderedPacket,CType extends AbstractSingleFileConfirmationHolder>
A base class for
IReplicationGroupBacklog that contains a single IRedoLogFile and
treat the order of packets in that file for the global order of the backlog |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSingleFileGroupBacklog.cleanPendingErrorStateIfNeeded(String memberName,
long packetKeykey,
AbstractSingleFileConfirmationHolder confirmationHolder) |
void |
AbstractSingleFileGroupBacklog.decreaseWeight(String memberName,
long lastConfirmedKey,
long newlyConfirmedKey,
AbstractSingleFileConfirmationHolder confirmationHolder) |
void |
IReplicationGroupBacklog.decreaseWeight(String memberName,
long fromKey,
long toKey,
AbstractSingleFileConfirmationHolder holder) |
void |
AbstractSingleFileGroupBacklog.increaseWeight(String memberName,
long weight,
AbstractSingleFileConfirmationHolder confirmationHolder) |
void |
IReplicationGroupBacklog.increaseWeight(String memberName,
long weight,
AbstractSingleFileConfirmationHolder holder) |
Modifier and Type | Class and Description |
---|---|
class |
GlobalOrderConfirmationHolder |
Modifier and Type | Class and Description |
---|---|
class |
MultiBucketSingleFileConfirmationHolder |
Modifier and Type | Class and Description |
---|---|
class |
MultiSourceSingleFileConfirmationHolder |
Copyright © GigaSpaces.