Uses of Interface
com.gigaspaces.internal.cluster.node.handlers.IReplicationInTransactionHandler
Packages that use IReplicationInTransactionHandler
Package
Description
-
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.client.cache.localview.replication
Classes in com.gigaspaces.internal.client.cache.localview.replication that implement IReplicationInTransactionHandler -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node with parameters of type IReplicationInTransactionHandlerModifier and TypeMethodDescriptionvoidIReplicationNode.setInTransactionHandler(IReplicationInTransactionHandler handler) Sets a handler for incoming transaction replication event which was generated by a different node as a result of#outTransaction(IReplicationOutContext, ServerTransaction, ArrayList<EntryCacheInfo>) -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.cluster.node.handlers
Subinterfaces of IReplicationInTransactionHandler in com.gigaspaces.internal.cluster.node.handlersModifier and TypeInterfaceDescriptioninterfaceBatch all the existing replication in handlersIReplicationNode -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement IReplicationInTransactionHandlerModifier and TypeClassDescriptionclassA component that belongs to theReplicationNodethat implements theIReplicationInFacadeMethods in com.gigaspaces.internal.cluster.node.impl with parameters of type IReplicationInTransactionHandlerModifier and TypeMethodDescriptionvoidReplicationNode.setInTransactionHandler(IReplicationInTransactionHandler handler) voidReplicationNodeInFacade.setInTransactionHandler(IReplicationInTransactionHandler handler) -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.sink that implement IReplicationInTransactionHandlerModifier and TypeClassDescriptionclassA handler for a transactional set of operations replicated to a gateway sink component. -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.cluster.node.impl.handlers
Classes in com.gigaspaces.internal.cluster.node.impl.handlers that implement IReplicationInTransactionHandler -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.events.durable
Classes in com.gigaspaces.internal.events.durable that implement IReplicationInTransactionHandler -
Uses of IReplicationInTransactionHandler in com.gigaspaces.internal.sync.mirror
Classes in com.gigaspaces.internal.sync.mirror that implement IReplicationInTransactionHandlerModifier and TypeClassDescriptionclassHandles replicated transaction on mirror in batches.classHandles replicated transaction on mirror.