Uses of Class
org.nustaq.kontraktor.services.ClusterCfg
Packages that use ClusterCfg
Package
Description
-
Uses of ClusterCfg in org.nustaq.kontraktor.services
Fields in org.nustaq.kontraktor.services declared as ClusterCfgModifier and TypeFieldDescriptionprotected ClusterCfgServiceActor.configprotected ClusterCfgServiceRegistry.configFields in org.nustaq.kontraktor.services with type parameters of type ClusterCfgModifier and TypeFieldDescriptionstatic Consumer<ClusterCfg>ClusterCfg.clusterCfgModificationHookMethods in org.nustaq.kontraktor.services that return ClusterCfgModifier and TypeMethodDescriptionClusterCfg.dataCluster(DataCfg dataCluster) static ClusterCfgClusterCfg.read()static ClusterCfgMethods in org.nustaq.kontraktor.services that return types with arguments of type ClusterCfgModifier and TypeMethodDescriptionorg.nustaq.kontraktor.IPromise<ClusterCfg>ServiceActor.getConfig()org.nustaq.kontraktor.IPromise<ClusterCfg>ServiceRegistry.getConfig()Methods in org.nustaq.kontraktor.services with parameters of type ClusterCfgModifier and TypeMethodDescriptionvoidServiceRegistry.init(ClusterCfg cfg) static ServiceRegistryServiceRegistry.start(RegistryArgs _options, ClusterCfg cfg, Class<? extends ServiceRegistry> clazz) static voidServiceRegistry.start(SingleProcessRLClusterArgs options, ClusterCfg cfg) -
Uses of ClusterCfg in org.nustaq.kontraktor.services.datacluster.dynamic
Methods in org.nustaq.kontraktor.services.datacluster.dynamic with parameters of type ClusterCfgModifier and TypeMethodDescriptionstatic voidDynDataServiceRegistry.start(SingleProcessRLClusterArgs options, ClusterCfg cfg) -
Uses of ClusterCfg in org.nustaq.kontraktor.services.rlserver
Methods in org.nustaq.kontraktor.services.rlserver that return ClusterCfg