| Package | Description |
|---|---|
| org.graylog.plugins.views.search.views.widgets.aggregation |
| Modifier and Type | Method and Description |
|---|---|
abstract PivotDTO |
PivotDTO.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<PivotDTO> |
AggregationConfigDTO.columnPivots() |
abstract List<PivotDTO> |
AggregationConfigDTO.rowPivots() |
| Modifier and Type | Method and Description |
|---|---|
abstract AggregationConfigDTO.Builder |
AggregationConfigDTO.Builder.columnPivots(List<PivotDTO> columnPivots) |
abstract AggregationConfigDTO.Builder |
AggregationConfigDTO.Builder.rowPivots(List<PivotDTO> rowPivots) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.