| Package | Description |
|---|---|
| org.apache.drill.exec.work.batch |
| Class and Description |
|---|
| ArrayWrappedIntIntMap
Simple Map type data structure for storing entries of (int -> int) mappings where the max key value is below 2^16
to avoid hashing keys and use direct array index reference for retrieving the values.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.