- valueOf(String) - Static method in enum org.apache.dubbo.metrics.aggregate.DubboMergingDigest.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.metrics.event.MetricsEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.metrics.model.key.MetricsKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.metrics.model.key.MetricsLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.metrics.model.MetricsCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.metrics.model.sample.MetricSample.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.dubbo.metrics.observation.DubboObservationDocumentation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.dubbo.metrics.aggregate.DubboMergingDigest.Encoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.dubbo.metrics.aggregate.SlidingWindow
-
Get aggregated value list for entire sliding window at the current time.
- values(long) - Method in class org.apache.dubbo.metrics.aggregate.SlidingWindow
-
Get aggregated value list for entire sliding window at the specified time.
- values() - Static method in enum org.apache.dubbo.metrics.event.MetricsEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dubbo.metrics.model.key.MetricsKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dubbo.metrics.model.key.MetricsLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dubbo.metrics.model.MetricsCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dubbo.metrics.model.sample.MetricSample.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.dubbo.metrics.observation.DubboObservationDocumentation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in interface org.apache.dubbo.metrics.service.MetricsService
-
The contract version of
MetricsService, the future update must make sure compatible.