Package | Description |
---|---|
org.apache.arrow.vector.util |
Modifier and Type | Class and Description |
---|---|
class |
MapWithOrdinalImpl<K,V>
An implementation of map that supports constant time look-up by a generic key or an ordinal.
|
class |
MultiMapWithOrdinal<K,V>
An implementation of a multimap that supports constant time look-up by a generic key or an ordinal.
|
class |
PromotableMultiMapWithOrdinal<K,V>
Implementation of MapWithOrdinal that allows for promotion to multimap when duplicate fields exist.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.