Uses of Enum
com.couchbase.client.core.cnc.apptelemetry.collector.AppTelemetryCounterType
Packages that use AppTelemetryCounterType
-
Uses of AppTelemetryCounterType in com.couchbase.client.core.cnc.apptelemetry.collector
Methods in com.couchbase.client.core.cnc.apptelemetry.collector that return AppTelemetryCounterTypeModifier and TypeMethodDescriptionstatic AppTelemetryCounterTypeReturns the enum constant of this type with the specified name.static AppTelemetryCounterType[]AppTelemetryCounterType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.core.cnc.apptelemetry.collector with parameters of type AppTelemetryCounterTypeModifier and TypeMethodDescriptionvoidAppTelemetryCollector.increment(Request<?> request, AppTelemetryCounterType counterType) voidAppTelemetryCollectorImpl.increment(Request<?> request, AppTelemetryCounterType counterType)