Uses of Interface
com.gigaspaces.internal.cluster.node.impl.router.IIncomingReplicationHandler
Packages that use IIncomingReplicationHandler
Package
Description
-
Uses of IIncomingReplicationHandler in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement IIncomingReplicationHandlerMethods in com.gigaspaces.internal.cluster.node.impl with parameters of type IIncomingReplicationHandlerModifier and TypeMethodDescriptionIReplicationNodeBuilder.createReplicationRouter(IIncomingReplicationHandler listener) ReplicationNodeBuilder.createReplicationRouter(IIncomingReplicationHandler listener) -
Uses of IIncomingReplicationHandler in com.gigaspaces.internal.cluster.node.impl.gateway.delegator
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.delegator that implement IIncomingReplicationHandlerModifier and TypeClassDescriptionclassDelegates incoming replication to a different replication connection The source of this connection proxy "thinks" he is working directly with the delegated target -
Uses of IIncomingReplicationHandler in com.gigaspaces.internal.cluster.node.impl.gateway.router
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IIncomingReplicationHandlerModifier and TypeMethodDescriptionLusReplicationRouter.Builder.create(IIncomingReplicationHandler handler) UnifiedReplicationRouter.Builder.create(IIncomingReplicationHandler handler) Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IIncomingReplicationHandlerModifierConstructorDescriptionLusReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter, boolean setMyIdBeforeDispatch) -
Uses of IIncomingReplicationHandler in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IIncomingReplicationHandlerModifier and TypeMethodDescriptionLocalClusterReplicationSinkRouter.Builder.create(IIncomingReplicationHandler handler) Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IIncomingReplicationHandlerModifierConstructorDescriptionLocalClusterReplicationSinkRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IIncomingReplicationHandler incomingReplicationHandler, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter) -
Uses of IIncomingReplicationHandler in com.gigaspaces.internal.cluster.node.impl.router
Methods in com.gigaspaces.internal.cluster.node.impl.router with parameters of type IIncomingReplicationHandlerModifier and TypeMethodDescriptionDirectOnlyReplicationRouter.Builder.create(IIncomingReplicationHandler handler) abstract TReplicationRouterBuilder.create(IIncomingReplicationHandler handler) Constructors in com.gigaspaces.internal.cluster.node.impl.router with parameters of type IIncomingReplicationHandlerModifierConstructorDescriptionprotectedAbstractConnectionProxyBasedReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<T, L> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, boolean setMyIdBeforeDispatch) protectedAbstractConnectionProxyBasedReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<T, L> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, boolean setMyIdBeforeDispatch, int replicationMonitorThreadPoolSize) -
Uses of IIncomingReplicationHandler in com.gigaspaces.internal.cluster.node.impl.router.spacefinder
Methods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder with parameters of type IIncomingReplicationHandlerModifier and TypeMethodDescriptionSpaceProxyReplicationRouter.Builder.create(IIncomingReplicationHandler handler) Constructors in com.gigaspaces.internal.cluster.node.impl.router.spacefinder with parameters of type IIncomingReplicationHandlerModifierConstructorDescriptionSpaceProxyReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<IRemoteSpace, SpaceURL> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, ISpaceProxyProvider spaceProxyProvider, ISpaceUrlConverter spaceUrlConverter) SpaceProxyReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<IRemoteSpace, SpaceURL> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, ISpaceProxyProvider spaceProxyProvider, ISpaceUrlConverter spaceUrlConverter, int replicationMonitorThreadPoolSize)