| Package | Description |
|---|---|
| org.graylog.plugins.views.search.searchtypes |
| Modifier and Type | Method and Description |
|---|---|
abstract FieldMetric.Operation |
FieldMetric.operation() |
static FieldMetric.Operation |
FieldMetric.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldMetric.Operation[] |
FieldMetric.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 FieldMetric.Builder |
FieldMetric.Builder.operation(FieldMetric.Operation operation) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.