Interface ConfigServerSpec


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

      • getHostName

        java.lang.String getHostName()
      • getConfigServerPort

        int getConfigServerPort()
      • getZooKeeperPort

        int getZooKeeperPort()