public class SolrZkServer extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | ZK_WHITELIST_PROPERTY | 
| Constructor and Description | 
|---|
| SolrZkServer(String zkRun,
            String zkHost,
            File dataHome,
            String confHome,
            int solrPort) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getClientString() | 
| Map<Long,org.apache.zookeeper.server.quorum.QuorumPeer.QuorumServer> | getServers() | 
| void | parseConfig() | 
| void | start() | 
| void | stop() | 
public static final String ZK_WHITELIST_PROPERTY
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.