| Package | Description |
|---|---|
| org.graylog.plugins.views.search.searchtypes | |
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
Sort.create(String field,
Sort.Order order) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Sort> |
MessageList.sort() |
| Modifier and Type | Method and Description |
|---|---|
abstract MessageList.Builder |
MessageList.Builder.sort(List<Sort> sort) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Sort> |
MessageListEntity.sort() |
| Modifier and Type | Method and Description |
|---|---|
abstract MessageListEntity.Builder |
MessageListEntity.Builder.sort(List<Sort> sort) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.