|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.elasticsearch.search.facet.datehistogram.InternalDateHistogramFacet
public abstract class InternalDateHistogramFacet
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.elasticsearch.search.facet.datehistogram.DateHistogramFacet |
---|
DateHistogramFacet.ComparatorType, DateHistogramFacet.Entry |
Nested classes/interfaces inherited from interface org.elasticsearch.search.facet.InternalFacet |
---|
InternalFacet.Stream, InternalFacet.Streams |
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent |
---|
ToXContent.MapParams, ToXContent.Params |
Field Summary |
---|
Fields inherited from interface org.elasticsearch.search.facet.datehistogram.DateHistogramFacet |
---|
TYPE |
Fields inherited from interface org.elasticsearch.common.xcontent.ToXContent |
---|
EMPTY_PARAMS |
Constructor Summary | |
---|---|
InternalDateHistogramFacet()
|
Method Summary | |
---|---|
abstract Facet |
reduce(java.lang.String name,
java.util.List<Facet> facets)
|
static void |
registerStreams()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.elasticsearch.search.facet.datehistogram.DateHistogramFacet |
---|
entries, getEntries |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Methods inherited from interface org.elasticsearch.search.facet.InternalFacet |
---|
streamType |
Methods inherited from interface org.elasticsearch.search.facet.Facet |
---|
getName, getType, name, type |
Methods inherited from interface org.elasticsearch.common.io.stream.Streamable |
---|
readFrom, writeTo |
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent |
---|
toXContent |
Constructor Detail |
---|
public InternalDateHistogramFacet()
Method Detail |
---|
public static void registerStreams()
public abstract Facet reduce(java.lang.String name, java.util.List<Facet> facets)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |