Uses of Interface
com.gigaspaces.internal.cluster.node.impl.gateway.lus.IReplicationLookupParameters
Packages that use IReplicationLookupParameters
Package
Description
-
Uses of IReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.delegator
Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.delegator with parameters of type IReplicationLookupParametersModifierConstructorDescriptionReplicationConnectionDelegator(String mySiteName, String targetLookupName, String routingLookupName, IReplicationLookupFinderService finderService, IReplicationLookupRegistrationService registrationService, IReplicationLookupParameters lookupParametersTemplate, IReplicationLookupParameters registrationParameters, IServiceExporter serviceExporter) -
Uses of IReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.lus
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.lus that implement IReplicationLookupParametersMethods in com.gigaspaces.internal.cluster.node.impl.gateway.lus that return IReplicationLookupParametersModifier and TypeMethodDescriptionIReplicationLookupParameters.clone()ReplicationLookupParameters.clone()LusExportedReplicationComponent.getMyRegistrationParameters()IReplicationLookupParameters.merge(IReplicationLookupParameters other) Methods in com.gigaspaces.internal.cluster.node.impl.gateway.lus with parameters of type IReplicationLookupParametersModifier and TypeMethodDescriptionIReplicationLookupFinderService.findConnectionProxy(IReplicationLookupParameters lookupParameters) ReplicationLookupFinderService.findConnectionProxy(IReplicationLookupParameters lookupParameters) IReplicationLookupParameters.merge(IReplicationLookupParameters other) ReplicationLookupParameters.merge(IReplicationLookupParameters other) voidIReplicationLookupRegistrationService.registerConnectionProxy(IReplicationLookupParameters registerationLookupParameters, IReplicationConnectionProxy connectionProxy, IReplicationLookupRegistrationListener registrationListener, Uuid serviceUuid) Starts registration process of the specified replication connection proxy, The listener can be provided to be notified once registration is successful.voidReplicationLookupRegistrationService.registerConnectionProxy(IReplicationLookupParameters lookupParameters, IReplicationConnectionProxy connectionProxy, IReplicationLookupRegistrationListener registrationListener, Uuid serviceUuid) voidIReplicationLookupRegistrationService.unregisterConnectionProxy(IReplicationLookupParameters registerationLookupParameters) Unregisters an already registered replication connection proxy.voidReplicationLookupRegistrationService.unregisterConnectionProxy(IReplicationLookupParameters registerationLookupParameters) Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.lus with parameters of type IReplicationLookupParametersModifierConstructorDescriptionLusExportedReplicationComponent(String myLookupName, String mySiteName, IServiceExporter serviceExporter, IReplicationLookupRegistrationService lookupService, IReplicationLookupParameters lookupParametersTemplate) -
Uses of IReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.router
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.router that return IReplicationLookupParametersModifier and TypeMethodDescriptionprotected IReplicationLookupParametersLusScheduledPoolConnectionMonitor.prepareLookUpParameters(IReplicationLookupParameters lookupParameters) Methods in com.gigaspaces.internal.cluster.node.impl.gateway.router that return types with arguments of type IReplicationLookupParametersModifier and TypeMethodDescriptionprotected MemberProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LusReplicationRouter.createConnection(String lookupName, Iterable<IReplicationLookupParameters> lookupParameters) protected MemberProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LusReplicationRouter.createConnectionAndConnect(String lookupName, Iterable<IReplicationLookupParameters> lookupParametersList) protected AbstractProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LusReplicationRouter.createNewMemberConnection(String lookupName, boolean connectSynchronously) Methods in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IReplicationLookupParametersModifier and TypeMethodDescriptionprotected IReplicationLookupResultLusScheduledPoolConnectionMonitor.postConnectionEstablished(IReplicationLookupResult lookupResult, IReplicationLookupParameters lookupParameters, IReplicationRouter router) protected IReplicationLookupParametersLusScheduledPoolConnectionMonitor.prepareLookUpParameters(IReplicationLookupParameters lookupParameters) Method parameters in com.gigaspaces.internal.cluster.node.impl.gateway.router with type arguments of type IReplicationLookupParametersModifier and TypeMethodDescriptionprotected MemberProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LusReplicationRouter.createConnection(String lookupName, Iterable<IReplicationLookupParameters> lookupParameters) protected MemberProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LusReplicationRouter.createConnectionAndConnect(String lookupName, Iterable<IReplicationLookupParameters> lookupParametersList) protected RunnableLusScheduledPoolConnectionMonitor.createMonitorDisconnectedTask(AbstractProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>, String> connection) Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IReplicationLookupParametersModifierConstructorDescriptionBuilder(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) Constructor parameters in com.gigaspaces.internal.cluster.node.impl.gateway.router with type arguments of type IReplicationLookupParametersModifierConstructorDescriptionBuilder(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) -
Uses of IReplicationLookupParameters in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink that return IReplicationLookupParametersModifier and TypeMethodDescriptionprotected IReplicationLookupParametersLocalClusterReplicationScheduledPoolConnectionMonitor.prepareLookUpParameters(IReplicationLookupParameters lookupParameters) Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink that return types with arguments of type IReplicationLookupParametersModifier and TypeMethodDescriptionprotected MemberProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LocalClusterReplicationSinkRouter.createConnectionAndConnect(String lookupName, Iterable<IReplicationLookupParameters> lookupParametersList) Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IReplicationLookupParametersModifier and TypeMethodDescriptionprotected IReplicationLookupResultLocalClusterReplicationScheduledPoolConnectionMonitor.postConnectionEstablished(IReplicationLookupResult lookupResult, IReplicationLookupParameters lookupParameters, IReplicationRouter router) protected IReplicationLookupParametersLocalClusterReplicationScheduledPoolConnectionMonitor.prepareLookUpParameters(IReplicationLookupParameters lookupParameters) Method parameters in com.gigaspaces.internal.cluster.node.impl.gateway.sink with type arguments of type IReplicationLookupParametersModifier and TypeMethodDescriptionprotected MemberProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> LocalClusterReplicationSinkRouter.createConnectionAndConnect(String lookupName, Iterable<IReplicationLookupParameters> lookupParametersList) Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IReplicationLookupParametersModifierConstructorDescriptionBuilder(String myLookupName, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, Uuid uuid, IReplicationLookupFinderService lookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingUrlConverter) LocalClusterReplicationSinkRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IIncomingReplicationHandler incomingReplicationHandler, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter) ReplicationSink(String myLookupName, IReplicationLookupRegistrationService lookupService, IReplicationLookupParameters registrationParameters, IServiceExporter serviceExporter, IIncomingReplicationFacadeProvider nodeProvider) Constructor parameters in com.gigaspaces.internal.cluster.node.impl.gateway.sink with type arguments of type IReplicationLookupParametersModifierConstructorDescriptionBuilder(String myLookupName, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, Uuid uuid, IReplicationLookupFinderService lookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingUrlConverter) LocalClusterReplicationSinkRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IIncomingReplicationHandler incomingReplicationHandler, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter)