public class Violation extends Object implements MapWriter
MapWriter.EntryWriter| 限定符和类型 | 方法和说明 |
|---|---|
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) |
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizepublic 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 在接口中 MapWriterIOExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.