Uses of Interface
org.apache.orc.impl.Dictionary
Packages that use Dictionary
-
Uses of Dictionary in org.apache.orc.impl
Classes in org.apache.orc.impl that implement DictionaryModifier and TypeClassDescriptionclass
Using HashTable to represent a dictionary.class
A red-black tree that stores strings. -
Uses of Dictionary in org.apache.orc.impl.writer
Fields in org.apache.orc.impl.writer declared as Dictionary