Class ZookeeperBanner


  • public class ZookeeperBanner
    extends java.lang.Object
    ZookeeperBanner which writes the 'Zookeeper' banner at the start of zk server.
    • Constructor Summary

      Constructors 
      Constructor Description
      ZookeeperBanner()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void printBanner​(org.slf4j.Logger log)  
      • Methods inherited from class java.lang.Object

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

      • ZookeeperBanner

        public ZookeeperBanner()
    • Method Detail

      • printBanner

        public static void printBanner​(org.slf4j.Logger log)