| Package | Description |
|---|---|
| org.hawkular.metrics.clients.ptrans.collectd.event |
| Modifier and Type | Method and Description |
|---|---|
TimeResolution |
TimeSpan.getResolution() |
static TimeResolution |
TimeResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeResolution[] |
TimeResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
TimeResolution.toDate(long timestamp,
TimeResolution resolution)
|
static long |
TimeResolution.toMillis(long val,
TimeResolution resolution)
|
| Constructor and Description |
|---|
TimeSpan(long value,
TimeResolution resolution) |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.