public class MetricHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricHolder.MetricType |
| Modifier and Type | Method and Description |
|---|---|
static MetricHolder |
fromByteBuffer(ByteBuffer buf) |
String |
getName() |
MetricHolder.MetricType |
getType() |
String |
getTypeName() |
public static MetricHolder fromByteBuffer(ByteBuffer buf)
public String getName()
public String getTypeName()
public MetricHolder.MetricType getType()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.