org.opengroup.arm3.metric
Interface ArmMetricFactory
public interface ArmMetricFactory
propertyKey
static final java.lang.String propertyKey
- See Also:
- Constant Field Values
newArmMetricCounter32
ArmMetricCounter32 newArmMetricCounter32()
newArmMetricCounter64
ArmMetricCounter64 newArmMetricCounter64()
newArmMetricCounterFloat32
ArmMetricCounterFloat32 newArmMetricCounterFloat32()
newArmMetricGauge32
ArmMetricGauge32 newArmMetricGauge32()
newArmMetricGauge64
ArmMetricGauge64 newArmMetricGauge64()
newArmMetricGaugeFloat32
ArmMetricGaugeFloat32 newArmMetricGaugeFloat32()
newArmMetricNumericId32
ArmMetricNumericId32 newArmMetricNumericId32()
newArmMetricNumericId64
ArmMetricNumericId64 newArmMetricNumericId64()
newArmMetricString8
ArmMetricString8 newArmMetricString8()
newArmMetricString32
ArmMetricString32 newArmMetricString32()
newArmMetricGroup
ArmMetricGroup newArmMetricGroup()
newArmTransactionWithMetrics
ArmTransactionWithMetrics newArmTransactionWithMetrics(ArmUUID tranUUID,
ArmMetricGroup group)