Uses of Class
org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
Packages that use StatusResources.OptionWrapper
-
Uses of StatusResources.OptionWrapper in org.apache.drill.exec.server.rest
Methods in org.apache.drill.exec.server.rest that return types with arguments of type StatusResources.OptionWrapperModifier and TypeMethodDescriptionStatusResources.OptionsListing.getOptions()
StatusResources.getSystemInternalOptionsJSON()
StatusResources.getSystemPublicOptionsJSON()
Constructor parameters in org.apache.drill.exec.server.rest with type arguments of type StatusResources.OptionWrapperModifierConstructorDescriptionOptionsListing
(List<StatusResources.OptionWrapper> optList, List<String> fltrList, String currFilter, javax.servlet.http.HttpServletRequest request)