public class TestAllocators extends DrillTest
DrillTest.MemWatcherlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestAllocators() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureDrillBufReadIndexIsZero()
Contract for DrillBuf[] returned from getBuffers() is that buffers are returned in a reader appropriate state
(i.e., readIndex = 0)
Before this patch, the following scenario breaks this contract:
As data being read from DrillBuf, readIndex will be pushed forward.
|
void |
testAllocators() |
void |
testClearBitVector() |
void |
testTransfer() |
escapeJsonString, finishDrillTest, initDrillTestpublic void ensureDrillBufReadIndexIsZero()
throws Exception
Exceptionpublic void testClearBitVector()
Copyright © 2021 The Apache Software Foundation. All rights reserved.