Class CmdProxyStats


  • public class CmdProxyStats
    extends CmdBase
    • Constructor Summary

      Constructors 
      Constructor Description
      CmdProxyStats​(java.util.function.Supplier<org.apache.pulsar.client.admin.PulsarAdmin> admin)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void printStats​(com.google.gson.JsonElement json, boolean indent)  
      • Methods inherited from class java.lang.Object

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

      • CmdProxyStats

        public CmdProxyStats​(java.util.function.Supplier<org.apache.pulsar.client.admin.PulsarAdmin> admin)
    • Method Detail

      • printStats

        public void printStats​(com.google.gson.JsonElement json,
                               boolean indent)
                        throws java.io.IOException
        Throws:
        java.io.IOException