| Package | Description |
|---|---|
| org.hawkular.metrics.clients.ptrans.collectd.event | |
| org.hawkular.metrics.clients.ptrans.collectd.packet |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
DataType.findById(byte id) |
static DataType |
DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataType> |
Values.getDataTypes() |
| Constructor and Description |
|---|
Values(List<DataType> dataTypes,
List<Number> data)
Creates a new Value Part.
|
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.