Class PinotBrokerAppConfigs
- java.lang.Object
-
- org.apache.pinot.broker.api.resources.PinotBrokerAppConfigs
-
@Path("/") public class PinotBrokerAppConfigs extends ObjectResource to get the app configsPinotAppConfigsfor the broker.
-
-
Method Detail
-
getAppConfigs
@GET @Path("/appconfigs") @Produces("application/json") public String getAppConfigs()
-
-