public class Violation extends Object implements MapWriter
MapWriter.EntryWriter| Modifier and Type | Method and Description |
|---|---|
Violation |
addReplica(org.apache.solr.client.solrj.cloud.autoscaling.Violation.ReplicaInfoAndErr r) |
boolean |
equals(Object that) |
Clause |
getClause() |
List<org.apache.solr.client.solrj.cloud.autoscaling.Violation.ReplicaInfoAndErr> |
getViolatingReplicas() |
int |
hashCode() |
boolean |
isLessSerious(Violation that) |
boolean |
matchShard(String shard) |
String |
toString() |
void |
writeMap(MapWriter.EntryWriter ew) |
public Violation addReplica(org.apache.solr.client.solrj.cloud.autoscaling.Violation.ReplicaInfoAndErr r)
public List<org.apache.solr.client.solrj.cloud.autoscaling.Violation.ReplicaInfoAndErr> getViolatingReplicas()
public Clause getClause()
public boolean matchShard(String shard)
public boolean isLessSerious(Violation that)
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.