|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistogramMetric.SampleType | |
|---|---|
| com.yammer.metrics.core | |
| Uses of HistogramMetric.SampleType in com.yammer.metrics.core |
|---|
| Methods in com.yammer.metrics.core that return HistogramMetric.SampleType | |
|---|---|
static HistogramMetric.SampleType |
HistogramMetric.SampleType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HistogramMetric.SampleType[] |
HistogramMetric.SampleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.yammer.metrics.core with parameters of type HistogramMetric.SampleType | |
|---|---|
HistogramMetric(HistogramMetric.SampleType type)
Creates a new HistogramMetric with the given sample type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||