public abstract static class GroupByHistogram.Bucket extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupByHistogram.Bucket.Builder |
| Constructor and Description |
|---|
Bucket() |
| Modifier and Type | Method and Description |
|---|---|
static GroupByHistogram.Bucket.Builder |
builder() |
abstract List<GroupBy.Group> |
groups() |
public abstract List<GroupBy.Group> groups()
public static GroupByHistogram.Bucket.Builder builder()
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.