Uses of Interface
com.gigaspaces.internal.cluster.node.handlers.IReplicationInBatchConsumptionHandler
Packages that use IReplicationInBatchConsumptionHandler
Package
Description
-
Uses of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node with parameters of type IReplicationInBatchConsumptionHandlerModifier and TypeMethodDescriptionvoidIReplicationNode.setInBatchConsumptionHandler(IReplicationInBatchConsumptionHandler handler) Sets a handler for incoming replication upon batch consumption completion -
Uses of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.cluster.node.handlers
Subinterfaces of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.cluster.node.handlersModifier and TypeInterfaceDescriptioninterfaceBatch all the existing replication in handlersIReplicationNode -
Uses of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement IReplicationInBatchConsumptionHandlerModifier and TypeClassDescriptionclassA component that belongs to theReplicationNodethat implements theIReplicationInFacadeMethods in com.gigaspaces.internal.cluster.node.impl with parameters of type IReplicationInBatchConsumptionHandlerModifier and TypeMethodDescriptionvoidReplicationNode.setInBatchConsumptionHandler(IReplicationInBatchConsumptionHandler handler) voidReplicationNodeInFacade.setInBatchConsumptionHandler(IReplicationInBatchConsumptionHandler inBatchConsumptionHandler) -
Uses of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.sink that implement IReplicationInBatchConsumptionHandler -
Uses of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.events.durable
Classes in com.gigaspaces.internal.events.durable that implement IReplicationInBatchConsumptionHandler -
Uses of IReplicationInBatchConsumptionHandler in com.gigaspaces.internal.sync.mirror
Classes in com.gigaspaces.internal.sync.mirror that implement IReplicationInBatchConsumptionHandlerModifier and TypeClassDescriptionclassHandles batch consumption event sent to the mirror.