| Package | Description |
|---|---|
| org.graylog.plugins.views.search.export |
| Modifier and Type | Method and Description |
|---|---|
static ResultFormat.Builder |
ResultFormat.builder() |
static ResultFormat.Builder |
ResultFormat.Builder.create() |
abstract ResultFormat.Builder |
ResultFormat.Builder.executionState(Map<String,Object> executionState) |
abstract ResultFormat.Builder |
ResultFormat.Builder.fieldsInOrder(LinkedHashSet<String> fieldsInOrder) |
ResultFormat.Builder |
ResultFormat.Builder.fieldsInOrder(String... fields) |
abstract ResultFormat.Builder |
ResultFormat.Builder.limit(Integer limit) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.