public static class BaseTestQuery.ClassicTestServices extends Object implements DrillTestWrapper.TestServices
| Constructor and Description |
|---|
ClassicTestServices() |
| Modifier and Type | Method and Description |
|---|---|
BufferAllocator |
allocator() |
void |
test(String query) |
List<QueryDataBatch> |
testRunAndReturn(UserBitShared.QueryType type,
Object query) |
public BufferAllocator allocator()
allocator in interface DrillTestWrapper.TestServicespublic void test(String query) throws Exception
test in interface DrillTestWrapper.TestServicesExceptionpublic List<QueryDataBatch> testRunAndReturn(UserBitShared.QueryType type, Object query) throws Exception
testRunAndReturn in interface DrillTestWrapper.TestServicesExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.