Class AbstractSingleFileGroupBacklog<T extends IReplicationOrderedPacket,CType extends AbstractSingleFileConfirmationHolder>

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.backlog.AbstractSingleFileGroupBacklog<T,CType>
All Implemented Interfaces:
IReplicationGroupBacklog, DynamicSourceGroupConfigHolder.IDynamicSourceGroupStateListener
Direct Known Subclasses:
AbstractGlobalOrderGroupBacklog, AbstractMultiBucketSingleFileGroupBacklog, AbstractMultiSourceSingleFileGroupBacklog

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
Since:
8.0
Author:
eitany