Interface ConfigServerSpec


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

    • getHostName

      String getHostName()
    • getConfigServerPort

      int getConfigServerPort()
    • getZooKeeperPort

      int getZooKeeperPort()