| Package | Description |
|---|---|
| org.graylog.plugins.views.search.searchtypes.pivot |
| Modifier and Type | Method and Description |
|---|---|
PivotResult.Row.Builder |
PivotResult.Row.Builder.addAllValues(List<PivotResult.Value> values) |
PivotResult.Row.Builder |
PivotResult.Row.Builder.addValue(PivotResult.Value value) |
static PivotResult.Row.Builder |
PivotResult.Row.builder() |
abstract PivotResult.Row.Builder |
PivotResult.Row.Builder.key(com.google.common.collect.ImmutableList<String> key) |
abstract PivotResult.Row.Builder |
PivotResult.Row.Builder.source(String source) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.