Uses of Class
org.nustaq.kontraktor.services.ServiceRegistry
| Package | Description |
|---|---|
| org.nustaq.kontraktor.services | |
| org.nustaq.kontraktor.services.datacluster.dynamic |
-
Uses of ServiceRegistry in org.nustaq.kontraktor.services
Fields in org.nustaq.kontraktor.services with type parameters of type ServiceRegistry Modifier and Type Field Description protected org.nustaq.kontraktor.remoting.base.ReconnectableRemoteRef<ServiceRegistry>ServiceActor. serviceRegistryMethods in org.nustaq.kontraktor.services that return ServiceRegistry Modifier and Type Method Description ServiceRegistryServiceActor. getServiceRegistry()static ServiceRegistryServiceRegistry. start(java.lang.String[] args)static ServiceRegistryServiceRegistry. start(RegistryArgs options)static ServiceRegistryServiceRegistry. start(RegistryArgs _options, ClusterCfg cfg, java.lang.Class<? extends ServiceRegistry> clazz)Methods in org.nustaq.kontraktor.services with parameters of type ServiceRegistry Modifier and Type Method Description voidServiceRegistry.RestApi. init(ServiceRegistry reg)Method parameters in org.nustaq.kontraktor.services with type arguments of type ServiceRegistry Modifier and Type Method Description static ServiceRegistryServiceRegistry. start(RegistryArgs _options, ClusterCfg cfg, java.lang.Class<? extends ServiceRegistry> clazz) -
Uses of ServiceRegistry in org.nustaq.kontraktor.services.datacluster.dynamic
Subclasses of ServiceRegistry in org.nustaq.kontraktor.services.datacluster.dynamic Modifier and Type Class Description classDynDataServiceRegistryMethods in org.nustaq.kontraktor.services.datacluster.dynamic that return ServiceRegistry Modifier and Type Method Description static ServiceRegistryDynDataServiceRegistry. start(java.lang.String[] args)static ServiceRegistryDynDataServiceRegistry. start(RegistryArgs options)