public static class Suggester.SuggestionInfo extends Object implements MapWriter
MapWriter.EntryWriter
Constructor and Description |
---|
SuggestionInfo(Violation violation,
SolrRequest op,
Suggestion.Type type) |
Modifier and Type | Method and Description |
---|---|
SolrRequest |
getOperation() |
Violation |
getViolation() |
String |
toString() |
void |
writeMap(MapWriter.EntryWriter ew) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr
public SuggestionInfo(Violation violation, SolrRequest op, Suggestion.Type type)
public SolrRequest getOperation()
public Violation getViolation()
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap
in interface MapWriter
IOException
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.