Class FunctionsStatsGenerator


  • public class FunctionsStatsGenerator
    extends java.lang.Object
    A class to generate stats for pulsar functions running on this broker
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void generate​(PulsarWorkerService workerService, org.apache.pulsar.common.util.SimpleTextOutputStream out)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FunctionsStatsGenerator

        public FunctionsStatsGenerator()
    • Method Detail

      • generate

        public static void generate​(PulsarWorkerService workerService,
                                    org.apache.pulsar.common.util.SimpleTextOutputStream out)