Uses of Enum
com.couchbase.client.core.cnc.metrics.ValueRecorderName
Packages that use ValueRecorderName
-
Uses of ValueRecorderName in com.couchbase.client.core.cnc.metrics
Methods in com.couchbase.client.core.cnc.metrics that return ValueRecorderNameModifier and TypeMethodDescriptionstatic ValueRecorderNameReturns the enum constant of this type with the specified name.static ValueRecorderName[]ValueRecorderName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.core.cnc.metrics with parameters of type ValueRecorderNameModifier and TypeMethodDescriptionAbstractMeter.valueRecorder(ValueRecorderName metric, ResponseMetricIdentifier rmi) MeterProviderImpl.valueRecorder(ValueRecorderName metric, ResponseMetricIdentifier rmi) MeterProviderImplV0.valueRecorder(ValueRecorderName metric, ResponseMetricIdentifier rmi) MeterProviderImplV1.valueRecorder(ValueRecorderName metric, ResponseMetricIdentifier rmi)