| Package | Description |
|---|---|
| org.graylog2.indexer.searches |
| Modifier and Type | Method and Description |
|---|---|
static Sorting.Direction |
Sorting.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sorting.Direction[] |
Sorting.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Sorting(String field,
Sorting.Direction direction) |
Copyright © 2012–2014 TORCH GmbH. All rights reserved.