| Package | Description |
|---|---|
| org.graylog.plugins.views.search.searchtypes |
| Modifier and Type | Method and Description |
|---|---|
abstract GroupBy.Operation |
GroupByHistogram.operation() |
abstract GroupBy.Operation |
GroupBy.operation() |
static GroupBy.Operation |
GroupBy.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupBy.Operation[] |
GroupBy.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GroupByHistogram.Builder |
GroupByHistogram.Builder.operation(GroupBy.Operation operation) |
abstract GroupBy.Builder |
GroupBy.Builder.operation(GroupBy.Operation operation) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.