Modifier and Type | Method and Description |
---|---|
static AggregationStreams.Stream |
AggregationStreams.stream(BytesReference type)
Returns the stream that is registered for the given type
|
Modifier and Type | Method and Description |
---|---|
static void |
AggregationStreams.registerStream(AggregationStreams.Stream stream,
BytesReference... types)
Registers the given stream and associate it with the given types.
|
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalChildren.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalFilter.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalGeoHashGrid.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalGlobal.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalMissing.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalNested.STREAM |
static AggregationStreams.Stream |
InternalReverseNested.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalGeoDistance.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
SignificantLongTerms.STREAM |
static AggregationStreams.Stream |
UnmappedSignificantTerms.STREAM |
static AggregationStreams.Stream |
SignificantStringTerms.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
LongTerms.STREAM |
static AggregationStreams.Stream |
UnmappedTerms.STREAM |
static AggregationStreams.Stream |
StringTerms.STREAM |
static AggregationStreams.Stream |
DoubleTerms.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalAvg.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalCardinality.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalGeoBounds.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalMax.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalMin.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalPercentileRanks.STREAM |
static AggregationStreams.Stream |
InternalPercentiles.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalScriptedMetric.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalStats.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalExtendedStats.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalSum.STREAM |
Modifier and Type | Field and Description |
---|---|
static AggregationStreams.Stream |
InternalTopHits.STREAM |
Copyright © 2009–2015. All rights reserved.