Class NukeExistingClusterCommand

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static org.slf4j.Logger LOG  
      • Fields inherited from class org.apache.bookkeeper.tools.framework.CliCommand

        spec
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean apply​(ServerConfiguration conf, NukeExistingClusterCommand.NukeExistingClusterFlags cmdFlags)  
      • Methods inherited from class org.apache.bookkeeper.tools.common.BKCommand

        acceptServiceUri, apply, apply, apply
      • Methods inherited from class org.apache.bookkeeper.tools.framework.CliCommand

        category, description, name, path, setParent, usage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.bookkeeper.tools.framework.Command

        hidden