public class VectorSelectorUtils extends Object
| Constructor and Description |
|---|
VectorSelectorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean[] |
populateNullVector(boolean[] nullVector,
ReadableVectorOffset offset,
org.roaringbitmap.PeekableIntIterator nullIterator)
Helper used by ColumnarLongs, ColumnarDoubles, etc.
|
@Nullable public static boolean[] populateNullVector(@Nullable boolean[] nullVector, ReadableVectorOffset offset, org.roaringbitmap.PeekableIntIterator nullIterator)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.