Interface ConfigServerSpec


  • public interface ConfigServerSpec
    Provides information about a configserver instance.
    Author:
    Tony Vaagenes
    • Method Detail

      • getHostName

        String getHostName()
      • getConfigServerPort

        int getConfigServerPort()
      • getZooKeeperPort

        int getZooKeeperPort()