Uses of Interface
com.gigaspaces.internal.cluster.node.impl.backlog.sync.IReplicationSyncGroupBacklog
Packages that use IReplicationSyncGroupBacklog
Package
Description
-
Uses of IReplicationSyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that implement IReplicationSyncGroupBacklog -
Uses of IReplicationSyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that implement IReplicationSyncGroupBacklogMethods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that return IReplicationSyncGroupBacklogModifier and TypeMethodDescriptionMultiBucketSingleFileBacklogBuilder.createSyncGroupBacklog(DynamicSourceGroupConfigHolder groupConfig) -
Uses of IReplicationSyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that return IReplicationSyncGroupBacklogModifier and TypeMethodDescriptionMultiSourceSingleFileBacklogBuilder.createSyncGroupBacklog(DynamicSourceGroupConfigHolder groupConfig) -
Uses of IReplicationSyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.sync
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.sync that return IReplicationSyncGroupBacklogModifier and TypeMethodDescriptionIReplicationSyncBacklogBuilder.createSyncGroupBacklog(DynamicSourceGroupConfigHolder groupConfig) Create a backlog for a syncIReplicationSourceGroup -
Uses of IReplicationSyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.groups.sync
Constructors in com.gigaspaces.internal.cluster.node.impl.groups.sync with parameters of type IReplicationSyncGroupBacklogModifierConstructorDescriptionSyncReplicationSourceGroup(DynamicSourceGroupConfigHolder groupConfig, IReplicationRouter replicationRouter, IReplicationOutFilter outFilter, IReplicationThrottleControllerBuilder throttleControllerBuilder, IAsyncHandlerProvider asyncStateHandlerProvider, int asyncStateBatchSize, long idleDelayMilis, IReplicationSyncGroupBacklog groupBacklog, String myLookupName, IReplicationSourceGroupStateListener stateListener, ReplicationStatistics.ReplicationMode channelType)