Uses of Class
org.nustaq.kontraktor.services.ServiceRegistry
Packages that use ServiceRegistry
Package
Description
-
Uses of ServiceRegistry in org.nustaq.kontraktor.services
Fields in org.nustaq.kontraktor.services with type parameters of type ServiceRegistryModifier and TypeFieldDescriptionprotected org.nustaq.kontraktor.remoting.base.ReconnectableRemoteRef<ServiceRegistry>ServiceActor.serviceRegistryMethods in org.nustaq.kontraktor.services that return ServiceRegistryModifier and TypeMethodDescriptionServiceActor.getServiceRegistry()static ServiceRegistrystatic ServiceRegistryServiceRegistry.start(RegistryArgs options) static ServiceRegistryServiceRegistry.start(RegistryArgs _options, ClusterCfg cfg, Class<? extends ServiceRegistry> clazz) Methods in org.nustaq.kontraktor.services with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidServiceRegistry.RestApi.init(ServiceRegistry reg) static DynDataClientServiceActor.InitRealLiveDynamic(org.nustaq.reallive.server.dynamic.DynClusterDistribution currentDistribution, ServiceRegistry serviceRegistry, Function<String, DynDataShard> serviceMapper, ServiceActor hostingService, DataCfg schema) Method parameters in org.nustaq.kontraktor.services with type arguments of type ServiceRegistryModifier and TypeMethodDescriptionstatic ServiceRegistryServiceRegistry.start(RegistryArgs _options, ClusterCfg cfg, Class<? extends ServiceRegistry> clazz) -
Uses of ServiceRegistry in org.nustaq.kontraktor.services.datacluster.dynamic
Subclasses of ServiceRegistry in org.nustaq.kontraktor.services.datacluster.dynamicMethods in org.nustaq.kontraktor.services.datacluster.dynamic that return ServiceRegistryModifier and TypeMethodDescriptionstatic ServiceRegistrystatic ServiceRegistryDynDataServiceRegistry.start(RegistryArgs options)