| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
XxHash |
XxHash.deepCopy() |
XxHash |
BloomFilterHash.getXXHASH()
xxHash Strategy.
|
| Modifier and Type | Method and Description |
|---|---|
int |
XxHash.compareTo(XxHash other) |
boolean |
XxHash.equals(XxHash that) |
void |
BloomFilterHash.setXXHASH(XxHash value)
xxHash Strategy.
|
static BloomFilterHash |
BloomFilterHash.XXHASH(XxHash value) |
| Constructor and Description |
|---|
XxHash(XxHash other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.