Uses of Package
org.apache.drill.exec.util
Packages that use org.apache.drill.exec.util
-
Classes in org.apache.drill.exec.util used by org.apache.drill.exec.work.batchClassDescriptionSimple 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.