Package | Description |
---|---|
io.pcp.parfait.dxm.types |
Modifier and Type | Field and Description |
---|---|
private MmvMetricType |
AbstractTypeHandler.type |
Modifier and Type | Method and Description |
---|---|
MmvMetricType |
TypeHandler.getMetricType() |
MmvMetricType |
AbstractTypeHandler.getMetricType() |
static MmvMetricType |
MmvMetricType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MmvMetricType[] |
MmvMetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractTypeHandler(MmvMetricType type,
int dataLength) |