Package | Description |
---|---|
org.apache.solr.client.solrj.cloud.autoscaling |
Common classes for autoscaling parsing filtering nodes and sorting
|
Modifier and Type | Method and Description |
---|---|
Row |
Row.addReplica(String coll,
String shard,
Replica.Type type) |
Modifier and Type | Method and Description |
---|---|
List<Row> |
Policy.Session.getSorted() |
Pair<Row,ReplicaInfo> |
Row.removeReplica(String coll,
String shard,
Replica.Type type) |
Modifier and Type | Method and Description |
---|---|
List<Violation> |
Clause.test(List<Row> allRows) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.