Class CookieCommand<CookieFlagsT extends CliFlags>

    • Method Detail

      • getBookieId

        protected BookieId getBookieId​(CookieFlagsT cmdFlags)
                                throws java.net.UnknownHostException
        Throws:
        java.net.UnknownHostException
      • readCookieDataFromFile

        protected byte[] readCookieDataFromFile​(java.lang.String cookieFile)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • asShellCommand

        public BookieShell.Command asShellCommand​(java.lang.String shellCmdName,
                                                  org.apache.commons.configuration.CompositeConfiguration conf)