| Interface | Description |
|---|---|
| BucketSpec |
BucketSpecs describe configurations for aggregation buckets.
|
| BucketSpecHandler<SPEC_TYPE extends BucketSpec,AGGREGATION_BUILDER,QUERY_RESULT,AGGREGATION_RESULT,SEARCHTYPE_HANDLER,QUERY_CONTEXT> |
Implementations of this class contribute handlers for buckets concrete implementations of
the pivot search type. |
| PivotSpec | |
| PivotSpecHandler<SPEC_TYPE extends PivotSpec,AGGREGATION_BUILDER,QUERY_RESULT,AGGREGATION_RESULT,SEARCHTYPE_HANDLER,QUERY_CONTEXT> |
Implementations of this class contribute handlers for buckets and series to concrete implementations of
the pivot search type. |
| SeriesSpec | |
| SeriesSpecHandler<SPEC_TYPE extends SeriesSpec,AGGREGATION_BUILDER,QUERY_RESULT,AGGREGATION_RESULT,SEARCHTYPE_HANDLER,QUERY_CONTEXT> |
Implementations of this class contribute handlers for series to concrete implementations of
the pivot search type. |
| SortSpec |
| Class | Description |
|---|---|
| BucketSpec.Fallback | |
| Pivot | |
| Pivot.Builder | |
| PivotResult | |
| PivotResult.Builder | |
| PivotResult.Row | |
| PivotResult.Row.Builder | |
| PivotResult.Value | |
| PivotSort | |
| SeriesSort | |
| SeriesSpec.Fallback | |
| TypedBuilder<V,B> |
| Enum | Description |
|---|---|
| SortSpec.Direction |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.