public abstract class InternalDateHistogramFacet extends InternalFacet implements DateHistogramFacet
InternalFacet.ReduceContext, InternalFacet.Stream, InternalFacet.Streams
DateHistogramFacet.ComparatorType, DateHistogramFacet.Entry
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
TYPE
EMPTY_PARAMS
Modifier | Constructor and Description |
---|---|
protected |
InternalDateHistogramFacet() |
protected |
InternalDateHistogramFacet(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 InternalDateHistogramFacet()
protected InternalDateHistogramFacet(String facetName)
Copyright © 2009–2015. All rights reserved.