Uses of Class
org.apache.drill.exec.server.rest.QueryWrapper
Packages that use QueryWrapper
-
Uses of QueryWrapper in org.apache.drill.exec.server.rest
Methods in org.apache.drill.exec.server.rest that return QueryWrapperMethods in org.apache.drill.exec.server.rest with parameters of type QueryWrapperModifier and TypeMethodDescriptionjavax.ws.rs.core.StreamingOutput
QueryResources.submitQueryJSON
(QueryWrapper query) Constructors in org.apache.drill.exec.server.rest with parameters of type QueryWrapperModifierConstructorDescriptionRestQueryRunner
(QueryWrapper query, WorkManager workManager, WebUserConnection webUserConnection) -
Uses of QueryWrapper in org.apache.drill.exec.server.rest.stream
Methods in org.apache.drill.exec.server.rest.stream with parameters of type QueryWrapper