final class PcpMetricInfoV2 extends PcpMetricInfo
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PcpMetricInfoV2.MetricInfoStoreV2 |
Modifier and Type | Field and Description |
---|---|
private static int |
METRIC_LENGTH |
private PcpString |
nameAsPcpString |
DEFAULT_INSTANCE_DOMAIN_ID, domain, longHelpText, metricName, offset, shortHelpText, typeHandler
Constructor and Description |
---|
PcpMetricInfoV2(java.lang.String metricName,
int id,
PcpString nameAsPcpString) |
Modifier and Type | Method and Description |
---|---|
int |
byteSize() |
void |
writeToMmv(java.nio.ByteBuffer byteBuffer) |
getId, getOffset, getSemantics, getStringOffset, getTypeHandler, getUnit, hasHelpText, setHelpText, setInstanceDomain, setOffset, setSemantics, setTypeHandler, setUnit
private static final int METRIC_LENGTH
private PcpString nameAsPcpString
PcpMetricInfoV2(java.lang.String metricName, int id, PcpString nameAsPcpString)
public void writeToMmv(java.nio.ByteBuffer byteBuffer)
writeToMmv
in interface MmvWritable
writeToMmv
in class PcpMetricInfo
public int byteSize()