| Package | Description |
|---|---|
| org.hawkular.metrics.model |
| Modifier and Type | Method and Description |
|---|---|
static Interval.Units |
Interval.Units.fromCode(String code) |
Interval.Units |
Interval.getUnits() |
static Interval.Units |
Interval.Units.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interval.Units[] |
Interval.Units.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Interval(int length,
Interval.Units units) |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.