Uses of Package
org.apache.orc.util
Packages that use org.apache.orc.util
-
Classes in org.apache.orc.util used by org.apache.orc.implClassDescriptionBloomFilter is a probabilistic data structure for set membership check.
-
Classes in org.apache.orc.util used by org.apache.orc.impl.writerClassDescriptionBloomFilter is a probabilistic data structure for set membership check.This class represents the fix from ORC-101 where we fixed the bloom filter from using the JVM's default character set to always using UTF-8.
-
Classes in org.apache.orc.util used by org.apache.orc.utilClassDescriptionBloomFilter is a probabilistic data structure for set membership check.Bare metal bit set implementation.