Module org.elasticsearch.server
Interface LeafHistogramFieldData
- All Superinterfaces:
org.apache.lucene.util.Accountable,AutoCloseable,Closeable,LeafFieldData,Releasable
LeafFieldData specialization for histogram data.-
Field Summary
Fields inherited from interface org.apache.lucene.util.Accountable
NULL_ACCOUNTABLE -
Method Summary
Methods inherited from interface org.apache.lucene.util.Accountable
getChildResources, ramBytesUsedMethods inherited from interface org.elasticsearch.index.fielddata.LeafFieldData
close, getBytesValues, getFormattedValues, getScriptFieldFactory
-
Method Details
-
getHistogramValues
Return Histogram values.- Throws:
IOException
-