Uses of Enum Class
com.giffing.bucket4j.spring.boot.starter.context.metrics.MetricType
Packages that use MetricType
-
Uses of MetricType in com.giffing.bucket4j.spring.boot.starter.context.metrics
Methods in com.giffing.bucket4j.spring.boot.starter.context.metrics that return MetricTypeModifier and TypeMethodDescriptionstatic MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.giffing.bucket4j.spring.boot.starter.context.metrics with parameters of type MetricTypeModifier and TypeMethodDescriptionvoidMetricHandler.handle(MetricType type, String name, long counterIncrement, List<MetricTagResult> tags) Constructor parameters in com.giffing.bucket4j.spring.boot.starter.context.metrics with type arguments of type MetricType