Uses of Class
org.apache.zookeeper.server.controller.ControllerServerConfig
Packages that use ControllerServerConfig
-
Uses of ControllerServerConfig in org.apache.zookeeper.server.controller
Methods in org.apache.zookeeper.server.controller with parameters of type ControllerServerConfigModifier and TypeMethodDescriptionControllerService.start
(ControllerServerConfig controllerConfig) Starts a new thread to run the controller (useful when this service is hosted in process - such as during unit testing).Constructors in org.apache.zookeeper.server.controller with parameters of type ControllerServerConfigModifierConstructorDescriptionCommandListener
(ZooKeeperServerController controller, ControllerServerConfig config)