Uses of Interface
com.gigaspaces.internal.cluster.node.impl.backlog.async.IReplicationAsyncGroupBacklog
Packages that use IReplicationAsyncGroupBacklog
Package
Description
-
Uses of IReplicationAsyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.async
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.async that return IReplicationAsyncGroupBacklogModifier and TypeMethodDescriptionIReplicationAsyncBacklogBuilder.createAsyncGroupBacklog(DynamicSourceGroupConfigHolder groupConfig) -
Uses of IReplicationAsyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder that implement IReplicationAsyncGroupBacklog -
Uses of IReplicationAsyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that return IReplicationAsyncGroupBacklogModifier and TypeMethodDescriptionMultiBucketSingleFileBacklogBuilder.createAsyncGroupBacklog(DynamicSourceGroupConfigHolder groupConfig) -
Uses of IReplicationAsyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that implement IReplicationAsyncGroupBacklogMethods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that return IReplicationAsyncGroupBacklogModifier and TypeMethodDescriptionMultiSourceSingleFileBacklogBuilder.createAsyncGroupBacklog(DynamicSourceGroupConfigHolder groupConfig) -
Uses of IReplicationAsyncGroupBacklog in com.gigaspaces.internal.cluster.node.impl.groups.async
Constructors in com.gigaspaces.internal.cluster.node.impl.groups.async with parameters of type IReplicationAsyncGroupBacklogModifierConstructorDescriptionAsyncReplicationSourceGroup(DynamicSourceGroupConfigHolder groupConfig, IReplicationRouter replicationRouter, IReplicationAsyncGroupBacklog groupBacklog, String myLookupName, IReplicationOutFilter outFilter, int batchSize, long intervalMilis, int intervalOperations, IAsyncHandlerProvider asyncProvider, IReplicationSourceGroupStateListener stateListener)