| Package | Description |
|---|---|
| org.apache.solr.client.solrj.cloud.autoscaling |
Common classes for autoscaling parsing filtering nodes and sorting
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Violation> |
Suggester.originalViolations |
| Modifier and Type | Method and Description |
|---|---|
Violation |
Violation.addReplica(org.apache.solr.client.solrj.cloud.autoscaling.Violation.ReplicaInfoAndErr r) |
Violation |
Suggester.SuggestionInfo.getViolation() |
| Modifier and Type | Method and Description |
|---|---|
List<Violation> |
Policy.Session.getViolations() |
List<Violation> |
Clause.test(List<Row> allRows) |
| Modifier and Type | Method and Description |
|---|---|
int |
Suggestion.ConditionType.compareViolation(Violation v1,
Violation v2) |
boolean |
Violation.isLessSerious(Violation that) |
| Constructor and Description |
|---|
SuggestionInfo(Violation violation,
SolrRequest op) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.