Class PulsarInitialNamespaceSetup


  • public class PulsarInitialNamespaceSetup
    extends java.lang.Object
    Setup the initial namespace of the cluster without startup the Pulsar broker.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int doMain​(java.lang.String[] args)  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • PulsarInitialNamespaceSetup

        public PulsarInitialNamespaceSetup()
    • Method Detail

      • doMain

        public static int doMain​(java.lang.String[] args)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception