public interface ColumnarMultiInts extends Indexed<IndexedInts>, Closeable
IndexedInts). Backs up
multi-valued DictionaryEncodedColumns.| Modifier and Type | Method and Description |
|---|---|
IndexedInts |
get(int index)
Returns the values at a given row index.
|
IndexedInts |
getUnshared(int index)
Returns the values at a given row index.
|
forEach, iterator, spliteratorinspectRuntimeShapeIndexedInts get(int index)
get in interface Indexed<IndexedInts>IndexedInts getUnshared(int index)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.