public class HashConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Field> |
fields
List of fields to be included in the hash.
|
List<HashFunction> |
hashFunctions
A list of hash functions to use (currently only supported function is xxHash64).
|
String |
name |
Scope |
scope |
| Constructor and Description |
|---|
HashConfiguration() |
public String name
public Scope scope
public List<HashFunction> hashFunctions
Copyright © 2017–2023 EntIT Software LLC, a Micro Focus company. All rights reserved.