Uses of Interface
com.gigaspaces.internal.cluster.node.impl.gateway.lus.IReplicationLookupFinderService
Packages that use IReplicationLookupFinderService
Package
Description
-
Uses of IReplicationLookupFinderService in com.gigaspaces.internal.cluster.node.impl.gateway.delegator
Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.delegator with parameters of type IReplicationLookupFinderServiceModifierConstructorDescriptionReplicationConnectionDelegator(String mySiteName, String targetLookupName, String routingLookupName, IReplicationLookupFinderService finderService, IReplicationLookupRegistrationService registrationService, IReplicationLookupParameters lookupParametersTemplate, IReplicationLookupParameters registrationParameters, IServiceExporter serviceExporter) -
Uses of IReplicationLookupFinderService in com.gigaspaces.internal.cluster.node.impl.gateway.lus
Subinterfaces of IReplicationLookupFinderService in com.gigaspaces.internal.cluster.node.impl.gateway.lusModifier and TypeInterfaceDescriptioninterfaceA lookup service that is used by replication to locate endpoint ofIReplicationConnectionProxyClasses in com.gigaspaces.internal.cluster.node.impl.gateway.lus that implement IReplicationLookupFinderServiceModifier and TypeClassDescriptionclassReplication lookup finder service used for finding exported replication services. -
Uses of IReplicationLookupFinderService in com.gigaspaces.internal.cluster.node.impl.gateway.router
Fields in com.gigaspaces.internal.cluster.node.impl.gateway.router declared as IReplicationLookupFinderServiceModifier and TypeFieldDescriptionprotected final IReplicationLookupFinderServiceLusReplicationRouter._replicationLookupServiceConstructors in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IReplicationLookupFinderServiceModifierConstructorDescriptionBuilder(String myLookupName, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IServiceExporter serviceExporter, Uuid uuid, IAsyncContextProvider asyncContextProvider, IReplicationLookupFinderService lookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingUrlConverter, boolean setMyIdBeforeDispatch) LusReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter, boolean setMyIdBeforeDispatch) LusScheduledPoolConnectionMonitor(String myLookupName, int corePoolSize, long monitorConnectedDelay, long monitorDisconnectedDelay, TimeUnit timeUnit, IReplicationLookupFinderService replicationLookupService) -
Uses of IReplicationLookupFinderService in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Fields in com.gigaspaces.internal.cluster.node.impl.gateway.sink declared as IReplicationLookupFinderServiceModifier and TypeFieldDescriptionprotected final IReplicationLookupFinderServiceReplicationGatewayComponent._finderServiceConstructors in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IReplicationLookupFinderServiceModifierConstructorDescriptionBuilder(String myLookupName, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, Uuid uuid, IReplicationLookupFinderService lookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingUrlConverter) LocalClusterReplicationScheduledPoolConnectionMonitor(String myLookupName, int corePoolSize, long monitorConnectedDelay, long monitorDisconnectedDelay, TimeUnit timeUnit, IReplicationLookupFinderService replicationLookupService) LocalClusterReplicationSinkRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IIncomingReplicationHandler incomingReplicationHandler, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter)