Package io.sentry
Class MeasurementUnit.Custom
java.lang.Object
io.sentry.MeasurementUnit.Custom
- All Implemented Interfaces:
MeasurementUnit
- Enclosing interface:
- MeasurementUnit
Custom units without builtin conversion. No formatting will be applied to the measurement value
in the Sentry product, and the value with the unit will be shown as is.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.sentry.MeasurementUnit
MeasurementUnit.Custom, MeasurementUnit.Duration, MeasurementUnit.Fraction, MeasurementUnit.Information
-
Field Summary
Fields inherited from interface io.sentry.MeasurementUnit
NONE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Custom
-
-
Method Details
-
name
- Specified by:
name
in interfaceMeasurementUnit
-
apiName
Description copied from interface:MeasurementUnit
Unit adhering to the API spec.- Specified by:
apiName
in interfaceMeasurementUnit
-