Uses of Interface
org.apache.parquet.column.values.bloomfilter.HashFunction
-
Packages that use HashFunction Package Description org.apache.parquet.column.values.bloomfilter -
-
Uses of HashFunction in org.apache.parquet.column.values.bloomfilter
Classes in org.apache.parquet.column.values.bloomfilter that implement HashFunction Modifier and Type Class Description classXxHashThe implementation of HashFunction interface.
-