Package | Description |
---|---|
org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
Modifier and Type | Method and Description |
---|---|
static ZkDynamicConfig |
ZkDynamicConfig.fromZkConnectString(String zkHost)
Creates an instance based on a zookeeper connect string on format
host:port,host:port[/chroot] |
static ZkDynamicConfig |
ZkDynamicConfig.parseLines(String lines)
Parse a raw multi line config string with the full content of znode /zookeeper/config.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.