| 程序包 | 说明 |
|---|---|
| org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2006–2022 The Apache Software Foundation. All rights reserved.