| Package | Description |
|---|---|
| org.graylog.plugins.views.search.searchtypes.pivot |
| Modifier and Type | Method and Description |
|---|---|
abstract PivotResult.Row |
PivotResult.Row.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<PivotResult.Row> |
PivotResult.rows() |
| Modifier and Type | Method and Description |
|---|---|
PivotResult.Builder |
PivotResult.Builder.addRow(PivotResult.Row row) |
| Modifier and Type | Method and Description |
|---|---|
PivotResult.Builder |
PivotResult.Builder.addAllRows(List<PivotResult.Row> rows) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.