Class TestConnectionResult

    • Constructor Detail

      • TestConnectionResult

        public TestConnectionResult​(String rawOutput,
                                    String rawErrorOutput,
                                    int exitCode)
    • Method Detail

      • getClientVersion

        public String getClientVersion()
      • getServerVersion

        public String getServerVersion()
      • getExitCode

        public int getExitCode()