static final class PcpMetricInfoV2.MetricInfoStoreV2 extends PcpMmvWriter.Store<PcpMetricInfo>
Modifier and Type | Field and Description |
---|---|
private PcpString.PcpStringStore |
stringStore |
identifierSource
Constructor and Description |
---|
MetricInfoStoreV2(IdentifierSourceSet identifierSources,
PcpString.PcpStringStore stringStore) |
Modifier and Type | Method and Description |
---|---|
protected PcpMetricInfo |
newInstance(java.lang.String name,
java.util.Set<java.lang.Integer> usedIds) |
all, byName, size
private PcpString.PcpStringStore stringStore
MetricInfoStoreV2(IdentifierSourceSet identifierSources, PcpString.PcpStringStore stringStore)
protected PcpMetricInfo newInstance(java.lang.String name, java.util.Set<java.lang.Integer> usedIds)
newInstance
in class PcpMmvWriter.Store<PcpMetricInfo>