Package | Description |
---|---|
io.druid.segment |
Modifier and Type | Method and Description |
---|---|
MetricHolder.MetricType |
MetricHolder.getType() |
static MetricHolder.MetricType |
MetricHolder.MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricHolder.MetricType[] |
MetricHolder.MetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2015. All rights reserved.