| 修飾子とタイプ | クラスと説明 |
|---|---|
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 |
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 |
Derivative |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalDerivative |
Copyright © 2009–2016. All rights reserved.