Class RunningCluster

    • Method Detail

      • getInstance

        public static RunningCluster getInstance​(String infrastructureName)
        Parameters:
        infrastructureName - could be null
        Returns:
        an instance of the RunningCluster
      • getHost

        public String getHost()
      • setHost

        public void setHost​(String host)
      • getClusterName

        public String getClusterName()
      • setClusterName

        public void setClusterName​(String clusterName)
      • getKeyspaceName

        public String getKeyspaceName()
      • setKeyspaceName

        public void setKeyspaceName​(String keyspaceName)