public abstract class InternalHistogramFacet extends InternalFacet implements HistogramFacet
InternalFacet.ReduceContext, InternalFacet.Stream, InternalFacet.Streams
HistogramFacet.ComparatorType, HistogramFacet.Entry
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
TYPE
EMPTY_PARAMS
Modifier | Constructor and Description |
---|---|
protected |
InternalHistogramFacet() |
protected |
InternalHistogramFacet(String facetName) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
The type of the facet.
|
static void |
registerStreams() |
getName, readFrom, reduce, streamType, writeTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntries
forEach, iterator, spliterator
toXContent
protected InternalHistogramFacet()
protected InternalHistogramFacet(String facetName)
Copyright © 2009–2015. All rights reserved.