| Package | Description |
|---|---|
| org.graylog.plugins.views.search.searchtypes.pivot | |
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
PivotSort |
class |
SeriesSort |
| Modifier and Type | Method and Description |
|---|---|
abstract List<SortSpec> |
Pivot.sort() |
| Modifier and Type | Method and Description |
|---|---|
abstract Pivot.Builder |
Pivot.Builder.sort(List<SortSpec> sort) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<SortSpec> |
PivotEntity.sort() |
| Modifier and Type | Method and Description |
|---|---|
abstract PivotEntity.Builder |
PivotEntity.Builder.sort(List<SortSpec> sort) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.