| Package | Description |
|---|---|
| org.apache.solr.cloud.rule |
Classes for managing Replica placement strategy when operating in SolrCloud mode.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ReplicaAssigner.Position,String> |
ReplicaAssigner.getNodeMappings()
For each shard return a new set of nodes where the replicas need to be created satisfying
the specified rule
|
| Modifier and Type | Method and Description |
|---|---|
int |
ReplicaAssigner.Position.compareTo(ReplicaAssigner.Position that) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.