static final class PcpMetricInfoV1.MetricInfoStoreV1 extends PcpMmvWriter.Store<PcpMetricInfo>
identifierSource| Constructor and Description |
|---|
MetricInfoStoreV1(IdentifierSourceSet identifierSources) |
| Modifier and Type | Method and Description |
|---|---|
protected PcpMetricInfo |
newInstance(java.lang.String name,
java.util.Set<java.lang.Integer> usedIds) |
all, byName, sizeMetricInfoStoreV1(IdentifierSourceSet identifierSources)
protected PcpMetricInfo newInstance(java.lang.String name, java.util.Set<java.lang.Integer> usedIds)
newInstance in class PcpMmvWriter.Store<PcpMetricInfo>