类 Metrics
java.lang.Object
org.apache.pulsar.common.stats.Metrics
WARNING : do not add any getters as the Jackson parser will output that getter.
You may want to use the ignore annotation provided by jackson parser if you need some getters.
Dimensions map should be unmodifiable and immutable
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static MetricsCreates a metrics object with the dimensions map immutable.booleangetDimension(String dimensionName) inthashCode()voidvoidtoString()
-
构造器详细资料
-
Metrics
public Metrics() -
Metrics
-
-
方法详细资料