public class CombineFirstTwoValuesColumnarInts extends CombineFirstTwoValuesIndexedInts implements ColumnarInts
ColumnarInts facade over CombineFirstTwoValuesIndexedInts.
Provided to enable compatibility for segments written under NullHandling.sqlCompatible() mode but
read under NullHandling.replaceWithDefault() mode.| Constructor and Description |
|---|
CombineFirstTwoValuesColumnarInts(ColumnarInts delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
get, get, get, inspectRuntimeShape, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebugToString, empty, forEach, get, get, get, sizeinspectRuntimeShapepublic CombineFirstTwoValuesColumnarInts(ColumnarInts delegate)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.