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