Uses of Class
org.apache.solr.common.cloud.ZkCoreNodeProps

Packages that use ZkCoreNodeProps
org.apache.solr.common.cloud Common Solr Cloud and ZooKeeper related classes reused on both clients & server. 
 

Uses of ZkCoreNodeProps in org.apache.solr.common.cloud
 

Methods in org.apache.solr.common.cloud that return types with arguments of type ZkCoreNodeProps
 List<ZkCoreNodeProps> ZkStateReader.getReplicaProps(String collection, String shardId, String thisCoreNodeName, String coreName)
           
 List<ZkCoreNodeProps> ZkStateReader.getReplicaProps(String collection, String shardId, String thisCoreNodeName, String coreName, String mustMatchStateFilter)
           
 List<ZkCoreNodeProps> ZkStateReader.getReplicaProps(String collection, String shardId, String thisCoreNodeName, String coreName, String mustMatchStateFilter, String mustNotMatchStateFilter)
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.