| Package | Description |
|---|---|
| org.apache.solr.common.cloud | |
| org.apache.solr.update | |
| org.apache.solr.update.processor |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
abstract ZkCoreNodeProps |
SolrCmdDistributor.Node.getNodeProps() |
ZkCoreNodeProps |
SolrCmdDistributor.StdNode.getNodeProps() |
| Constructor and Description |
|---|
SolrCmdDistributor.StdNode(ZkCoreNodeProps nodeProps) |
| Constructor and Description |
|---|
DistributedUpdateProcessor.RetryNode(ZkCoreNodeProps nodeProps,
ZkStateReader zkStateReader,
String collection,
String shardId) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.