Class AllocatorStatsGenerator


  • public class AllocatorStatsGenerator
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.pulsar.common.stats.AllocatorStats generate​(java.lang.String allocatorName)  
      • Methods inherited from class java.lang.Object

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

      • AllocatorStatsGenerator

        public AllocatorStatsGenerator()
    • Method Detail

      • generate

        public static org.apache.pulsar.common.stats.AllocatorStats generate​(java.lang.String allocatorName)