Class QueryWrapper
java.lang.Object
org.apache.drill.exec.server.rest.QueryWrapper
-
Nested Class Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
QueryWrapper
(String query, String queryType, int rowCountLimit, String userName, String defaultSchema, Map<String, String> options) QueryWrapper
(String query, String queryType, String autoLimit, String userName, String defaultSchema, Map<String, String> options) -
Method Summary