Uses of Interface
org.apache.orc.MemoryManager
-
Uses of MemoryManager in org.apache.orc
Modifier and TypeMethodDescriptionOrcFile.WriterOptions.memory
(MemoryManager value) A public option to set the memory manager. -
Uses of MemoryManager in org.apache.orc.impl
Modifier and TypeClassDescriptionclass
Deprecated.class
Implements a memory manager that keeps a global context of how many ORC writers there are and manages the memory between them.