Uses of Interface
com.gigaspaces.internal.cluster.node.impl.processlog.async.IReplicationAsyncProcessLogBuilder
Packages that use IReplicationAsyncProcessLogBuilder
Package
Description
-
Uses of IReplicationAsyncProcessLogBuilder in com.gigaspaces.internal.cluster.node.impl.groups.async
Methods in com.gigaspaces.internal.cluster.node.impl.groups.async with parameters of type IReplicationAsyncProcessLogBuilderModifier and TypeMethodDescriptionprotected abstract IReplicationAsyncTargetProcessLogAbstractAsyncReplicationTargetGroup.createProcessLog(IReplicationAsyncProcessLogBuilder processLogBuilder, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) protected IReplicationAsyncTargetProcessLogAsyncMultiOriginReplicationTargetGroup.createProcessLog(IReplicationAsyncProcessLogBuilder processLogBuilder, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) protected IReplicationAsyncTargetProcessLogAsyncSingleOriginReplicationTargetGroup.createProcessLog(IReplicationAsyncProcessLogBuilder processLogBuilder, String sourceLookupName, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandler exceptionHandler, IBacklogHandshakeRequest handshakeRequest, IReplicationGroupHistory groupHistory) voidAsyncMultiOriginReplicationTargetGroupBuilder.setProcessLogBuilder(IReplicationAsyncProcessLogBuilder processLogBuilder) voidAsyncSingleOriginReplicationTargetGroupBuilder.setProcessLogBuilder(IReplicationAsyncProcessLogBuilder processLogBuilder) Constructors in com.gigaspaces.internal.cluster.node.impl.groups.async with parameters of type IReplicationAsyncProcessLogBuilderModifierConstructorDescriptionAbstractAsyncReplicationTargetGroup(TargetGroupConfig groupConfig, IReplicationRouter replicationRouter, IReplicationAsyncProcessLogBuilder processLogBuilder, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder, IReplicationInFilter inFilter, IReplicationTargetGroupStateListener stateListener) AsyncMultiOriginReplicationTargetGroup(TargetGroupConfig groupConfig, IReplicationRouter router, IReplicationAsyncProcessLogBuilder processLogBuilder, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder, IReplicationInFilter inFilter, IReplicationTargetGroupStateListener stateListener) AsyncSingleOriginReplicationTargetGroup(TargetGroupConfig groupConfig, IReplicationRouter replicationRouter, IReplicationAsyncProcessLogBuilder processLogBuilder, IReplicationInFacade replicationInFacade, IReplicationProcessLogExceptionHandlerBuilder exceptionHandlerBuilder, IReplicationInFilter inFilter, IReplicationTargetGroupStateListener stateListener) -
Uses of IReplicationAsyncProcessLogBuilder in com.gigaspaces.internal.cluster.node.impl.processlog
Subinterfaces of IReplicationAsyncProcessLogBuilder in com.gigaspaces.internal.cluster.node.impl.processlogClasses in com.gigaspaces.internal.cluster.node.impl.processlog that implement IReplicationAsyncProcessLogBuilderModifier and TypeClassDescriptionclassA process log builder that creates a processing log according to the given target group config process log configuration -
Uses of IReplicationAsyncProcessLogBuilder in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder
Classes in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder that implement IReplicationAsyncProcessLogBuilder -
Uses of IReplicationAsyncProcessLogBuilder in com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile that implement IReplicationAsyncProcessLogBuilder -
Uses of IReplicationAsyncProcessLogBuilder in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile
Classes in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile that implement IReplicationAsyncProcessLogBuilder