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)
Deprecated.
|
boolean |
equals(Object that)
Deprecated.
|
Clause |
getClause()
Deprecated.
|
List<org.apache.solr.client.solrj.cloud.autoscaling.Violation.ReplicaInfoAndErr> |
getViolatingReplicas()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isLessSerious(Violation that)
Deprecated.
|
boolean |
isSimilarViolation(Violation that)
Deprecated.
|
boolean |
matchShard(String shard)
Deprecated.
|
String |
toString()
Deprecated.
|
void |
writeMap(MapWriter.EntryWriter ew)
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
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 boolean isSimilarViolation(Violation that)
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap
in interface MapWriter
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.