Interface AdminCommands.AdminCommand

  • All Known Implementing Classes:
    ZkCli
    Enclosing class:
    AdminCommands

    public static interface AdminCommands.AdminCommand
    • Method Detail

      • printCliHelp

        void printCliHelp​(String command,
                          PrintStream out)
        Print a help message to out. typically this should be in the form of. command arguments: description of command argument - description