Uses of Interface
com.gigaspaces.internal.cluster.node.impl.gateway.lus.IReplicationLookupRegistrationService
Packages that use IReplicationLookupRegistrationService
Package
Description
-
Uses of IReplicationLookupRegistrationService in com.gigaspaces.internal.cluster.node.impl.gateway.delegator
Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.delegator with parameters of type IReplicationLookupRegistrationServiceModifierConstructorDescriptionReplicationConnectionDelegator(String mySiteName, String targetLookupName, String routingLookupName, IReplicationLookupFinderService finderService, IReplicationLookupRegistrationService registrationService, IReplicationLookupParameters lookupParametersTemplate, IReplicationLookupParameters registrationParameters, IServiceExporter serviceExporter) -
Uses of IReplicationLookupRegistrationService in com.gigaspaces.internal.cluster.node.impl.gateway.lus
Subinterfaces of IReplicationLookupRegistrationService 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 IReplicationLookupRegistrationServiceModifier and TypeClassDescriptionclassReplication lookup registration service used for registering replication services with a possibility to start an embedded Jini LUS.Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.lus with parameters of type IReplicationLookupRegistrationServiceModifierConstructorDescriptionLusExportedReplicationComponent(String myLookupName, String mySiteName, IServiceExporter serviceExporter, IReplicationLookupRegistrationService lookupService, IReplicationLookupParameters lookupParametersTemplate) -
Uses of IReplicationLookupRegistrationService in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Fields in com.gigaspaces.internal.cluster.node.impl.gateway.sink declared as IReplicationLookupRegistrationServiceModifier and TypeFieldDescriptionprotected final IReplicationLookupRegistrationServiceReplicationGatewayComponent._registrationServiceMethods in com.gigaspaces.internal.cluster.node.impl.gateway.sink that return IReplicationLookupRegistrationServiceModifier and TypeMethodDescriptionprotected IReplicationLookupRegistrationServiceReplicationGatewayComponent.createRegistrationService(ReplicationGatewayComponentConfig config, ReplicationLookupParameters gatewayLookupParameters, ReplicationLookupParameters environmentLookupParameters) Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IReplicationLookupRegistrationServiceModifierConstructorDescriptionReplicationSink(String myLookupName, IReplicationLookupRegistrationService lookupService, IReplicationLookupParameters registrationParameters, IServiceExporter serviceExporter, IIncomingReplicationFacadeProvider nodeProvider)