Modifier and Type | Interface and Description |
---|---|
interface |
IReplicationGroupBacklog
Holds the replication backlog of a single
IReplicationSourceGroup |
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 | Interface and Description |
---|---|
interface |
IReplicationAsyncGroupBacklog |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGlobalOrderGroupBacklog |
class |
GlobalOrderAsyncGroupBacklog |
class |
GlobalOrderReliableAsyncGroupBacklog |
class |
GlobalOrderSyncGroupBacklog |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiBucketSingleFileGroupBacklog |
class |
MultiBucketSingleFileReliableAsyncGroupBacklog |
class |
MultiBucketSingleFileSyncGroupBacklog |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiSourceSingleFileGroupBacklog |
class |
MultiSourceSingleFileAsyncGroupBacklog |
class |
MultiSourceSingleFileReliableAsyncGroupBacklog |
Modifier and Type | Interface and Description |
---|---|
interface |
IReplicationReliableAsyncGroupBacklog |
Modifier and Type | Interface and Description |
---|---|
interface |
IReplicationSyncGroupBacklog |
Modifier and Type | Method and Description |
---|---|
void |
DynamicSourceGroupConfigHolder.addListener(DynamicSourceGroupConfigHolder.IDynamicSourceGroupStateListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReplicationSourceGroup<T extends SourceGroupConfig> |
class |
ReliableAsyncKeeperLruCentralDataSourceReplicationChannelDataFilter
If the keeper is in lru with central data source, it will convert update operations to remove, we
need to send the update partial with the previous state of the entry if we have view targets
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncReplicationSourceGroup |
Modifier and Type | Class and Description |
---|---|
class |
ReliableAsyncReplicationSourceGroup |
Modifier and Type | Class and Description |
---|---|
class |
SyncReplicationSourceGroup |
Copyright © GigaSpaces.