Class PinotClusterSpec

    • Constructor Detail

      • PinotClusterSpec

        public PinotClusterSpec()
    • Method Detail

      • getControllerURI

        public String getControllerURI()
      • setControllerURI

        public void setControllerURI​(String controllerURI)
        Controller URI is used to fetch table/schema information and data push. E.g. http://localhost:9000
        Parameters:
        controllerURI -