Class BookieClientStatsGenerator


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​org.apache.bookkeeper.mledger.proto.PendingBookieOpsStats>> generate​(PulsarService pulsar)  
      • Methods inherited from class java.lang.Object

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

      • BookieClientStatsGenerator

        public BookieClientStatsGenerator​(PulsarService pulsar)
    • Method Detail

      • generate

        public static java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​org.apache.bookkeeper.mledger.proto.PendingBookieOpsStats>> generate​(PulsarService pulsar)
                                                                                                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception