Uses of Class
org.apache.solr.common.cloud.ZkDynamicConfig.Server
-
Packages that use ZkDynamicConfig.Server Package Description org.apache.solr.common.cloud -
-
Uses of ZkDynamicConfig.Server in org.apache.solr.common.cloud
Methods in org.apache.solr.common.cloud that return ZkDynamicConfig.Server Modifier and Type Method Description static ZkDynamicConfig.Server
ZkDynamicConfig.Server. parseLine(String line)
Parse a single zk config server lineMethods in org.apache.solr.common.cloud that return types with arguments of type ZkDynamicConfig.Server Modifier and Type Method Description List<ZkDynamicConfig.Server>
ZkDynamicConfig. getServers()
-