| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
NumericMetricsAggregation.MultiValue |
static interface |
NumericMetricsAggregation.SingleValue |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
InternalNumericMetricsAggregation.MultiValue |
static class |
InternalNumericMetricsAggregation.SingleValue |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Avg
An aggregation that computes the average of the values in the current bucket.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalAvg |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Cardinality
An aggregation that computes approximate numbers of unique terms.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalCardinality |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Max
An aggregation that computes the maximum of the values in the current bucket.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalMax |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Min
An aggregation that computes the minimum of the values in the current bucket.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalMin |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
PercentileRanks
An aggregation that computes approximate percentiles given values.
|
interface |
Percentiles
An aggregation that computes approximate percentiles.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalHDRPercentileRanks |
class |
InternalHDRPercentiles |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalTDigestPercentileRanks |
class |
InternalTDigestPercentiles |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Stats
Statistics over a set of values (either aggregated over field data or scripts)
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalStats |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
ExtendedStats
Statistics over a set of values (either aggregated over field data or scripts)
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalExtendedStats |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Sum
An aggregation that computes the sum of the values in the current bucket.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSum |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
ValueCount
An get that holds the number of values that the current document set has for a specific
field.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalValueCount
An internal implementation of
ValueCount. |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
SimpleValue |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSimpleValue |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalBucketMetricValue |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
PercentilesBucket |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalPercentilesBucket |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
StatsBucket
Statistics over a set of buckets
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalStatsBucket |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
ExtendedStatsBucket
Extended Statistics over a set of buckets
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalExtendedStatsBucket |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
Derivative |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalDerivative |
Copyright © 2009–2016. All rights reserved.