public abstract class TimeUnitInterval extends Object implements BucketInterval
| Constructor and Description |
|---|
TimeUnitInterval() |
| Modifier and Type | Method and Description |
|---|---|
static TimeUnitInterval |
create(String timeunit) |
abstract String |
timeunit() |
String |
type() |
public static final String type
public String type()
public abstract String timeunit()
public static TimeUnitInterval create(String timeunit)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.