public interface ArmMetricFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
propertyKey |
static final java.lang.String propertyKey
ArmMetricCounter32 newArmMetricCounter32()
ArmMetricCounter64 newArmMetricCounter64()
ArmMetricCounterFloat32 newArmMetricCounterFloat32()
ArmMetricGauge32 newArmMetricGauge32()
ArmMetricGauge64 newArmMetricGauge64()
ArmMetricGaugeFloat32 newArmMetricGaugeFloat32()
ArmMetricNumericId32 newArmMetricNumericId32()
ArmMetricNumericId64 newArmMetricNumericId64()
ArmMetricString8 newArmMetricString8()
ArmMetricString32 newArmMetricString32()
ArmMetricGroup newArmMetricGroup()
ArmTransactionWithMetrics newArmTransactionWithMetrics(ArmUUID tranUUID, ArmMetricGroup group)