类的使用
org.apache.pulsar.functions.instance.stats.ComponentStatsManager
使用ComponentStatsManager的程序包
-
org.apache.pulsar.functions.instance.stats中ComponentStatsManager的使用
修饰符和类型类说明classFunction stats.classclass修饰符和类型方法说明static ComponentStatsManagerComponentStatsManager.getStatsManager(FunctionCollectorRegistry collectorRegistry, String[] metricsLabels, ScheduledExecutorService scheduledExecutorService, org.apache.pulsar.functions.proto.Function.FunctionDetails.ComponentType componentType) -
org.apache.pulsar.functions.sink中ComponentStatsManager的使用
限定符构造器说明PulsarSink(org.apache.pulsar.client.api.PulsarClient client, PulsarSinkConfig pulsarSinkConfig, Map<String, String> properties, ComponentStatsManager stats, ClassLoader functionClassLoader)