public abstract class Sort extends Object
| Constructor and Description |
|---|
Sort() |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
create(String field,
org.elasticsearch.search.sort.SortOrder order) |
abstract String |
field() |
abstract org.elasticsearch.search.sort.SortOrder |
order() |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.