public class TestSplitAndTransfer
extends BaseTest
| Constructor and Description |
|---|
TestSplitAndTransfer() |
| Modifier and Type | Method and Description |
|---|---|
void |
test() |
void |
testBitVectorAlignedStart() |
void |
testBitVectorImpl(int valueCount,
int[][] startLengths,
org.apache.drill.exec.vector.TestSplitAndTransfer.TestBitPattern pattern) |
void |
testBitVectorUnalignedStart() |
public void testBitVectorUnalignedStart()
throws Exception
Exceptionpublic void testBitVectorAlignedStart()
throws Exception
Exceptionpublic void testBitVectorImpl(int valueCount,
int[][] startLengths,
org.apache.drill.exec.vector.TestSplitAndTransfer.TestBitPattern pattern)
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.