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 | isSimilarViolation(Violation that) | 
| boolean | matchShard(String shard) | 
| String | toString() | 
| void | writeMap(MapWriter.EntryWriter ew) | 
clone, finalize, getClass, notify, notifyAll, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStrpublic 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 boolean isSimilarViolation(Violation that)
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.