public static interface DrillTestWrapper.TestServices
Modifier and Type | Method and Description |
---|---|
BufferAllocator |
allocator() |
void |
test(String query) |
List<QueryDataBatch> |
testRunAndReturn(UserBitShared.QueryType type,
Object query) |
BufferAllocator allocator()
List<QueryDataBatch> testRunAndReturn(UserBitShared.QueryType type, Object query) throws Exception
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.