|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeUnitEnum | |
|---|---|
| org.otfeed.command | Command objects: all possible request types originate here. |
| Uses of TimeUnitEnum in org.otfeed.command |
|---|
| Fields in org.otfeed.command declared as TimeUnitEnum | |
|---|---|
TimeUnitEnum |
AggregationSpan.units
|
| Methods in org.otfeed.command that return TimeUnitEnum | |
|---|---|
static TimeUnitEnum |
TimeUnitEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimeUnitEnum[] |
TimeUnitEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.otfeed.command with parameters of type TimeUnitEnum | |
|---|---|
AggregationSpan(TimeUnitEnum units,
int length)
Creates a new aggreagation span. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||