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