|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZkCoreNodeProps | |
---|---|
org.apache.solr.common.cloud | |
org.apache.solr.update | |
org.apache.solr.update.processor |
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 thisNodeName,
String coreName)
|
List<ZkCoreNodeProps> |
ZkStateReader.getReplicaProps(String collection,
String shardId,
String thisNodeName,
String coreName,
String mustMatchStateFilter)
|
List<ZkCoreNodeProps> |
ZkStateReader.getReplicaProps(String collection,
String shardId,
String thisNodeName,
String coreName,
String mustMatchStateFilter,
String mustNotMatchStateFilter)
|
Uses of ZkCoreNodeProps in org.apache.solr.update |
---|
Methods in org.apache.solr.update that return ZkCoreNodeProps | |
---|---|
abstract ZkCoreNodeProps |
SolrCmdDistributor.Node.getNodeProps()
|
ZkCoreNodeProps |
SolrCmdDistributor.StdNode.getNodeProps()
|
Constructors in org.apache.solr.update with parameters of type ZkCoreNodeProps | |
---|---|
SolrCmdDistributor.StdNode(ZkCoreNodeProps nodeProps)
|
Uses of ZkCoreNodeProps in org.apache.solr.update.processor |
---|
Constructors in org.apache.solr.update.processor with parameters of type ZkCoreNodeProps | |
---|---|
DistributedUpdateProcessor.RetryNode(ZkCoreNodeProps nodeProps,
ZkStateReader zkStateReader,
String collection,
String shardId)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |