public interface FastHash
Modifier and Type | Interface and Description |
---|---|
static class |
FastHash.FastHashVisitor
Fast hash for object differs to DataType.
|
Modifier and Type | Method and Description |
---|---|
static FastHash |
getHashFunction(DataType type) |
long |
hash(Object o) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.