| Modifier and Type | Field and Description |
|---|---|
List<HashFunction> |
HashConfiguration.hashFunctions
A list of hash functions to use (currently only supported function is xxHash64).
|
| Modifier and Type | Method and Description |
|---|---|
static HashFunction |
HashFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashFunction[] |
HashFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2023 EntIT Software LLC, a Micro Focus company. All rights reserved.