Uses of Class
org.apache.solr.common.cloud.ZkDynamicConfig
Packages that use ZkDynamicConfig
-
Uses of ZkDynamicConfig in org.apache.solr.common.cloud
Methods in org.apache.solr.common.cloud that return ZkDynamicConfigModifier and TypeMethodDescriptionstatic ZkDynamicConfigZkDynamicConfig.fromZkConnectString(String zkHost) Creates an instance based on a zookeeper connect string on formathost:port,host:port[/chroot]static ZkDynamicConfigZkDynamicConfig.parseLines(String lines) Parse a raw multi line config string with the full content of znode /zookeeper/config.