Class PinotBrokerAppConfigs


  • @Path("/")
    public class PinotBrokerAppConfigs
    extends Object
    Resource to get the app configs PinotAppConfigs for the broker.
    • Constructor Detail

      • PinotBrokerAppConfigs

        public PinotBrokerAppConfigs()
    • Method Detail

      • getAppConfigs

        @GET
        @Path("/appconfigs")
        @Produces("application/json")
        public String getAppConfigs()