| Package | Description |
|---|---|
| tech.mlsql.common.utils.hash | |
| tech.mlsql.common.utils.io |
| Class and Description |
|---|
| Funnel
An object which can send data from an object of type
T into a PrimitiveSink. |
| HashCode
An immutable hash code of arbitrary bit length.
|
| Hasher
A
PrimitiveSink that can compute a hash code after reading the input. |
| HashFunction
A hash function is a collision-averse pure function that maps an arbitrary block of
data to a number called a hash code.
|
| PrimitiveSink
An object which can receive a stream of primitive values.
|
| Class and Description |
|---|
| HashCode
An immutable hash code of arbitrary bit length.
|
| HashFunction
A hash function is a collision-averse pure function that maps an arbitrary block of
data to a number called a hash code.
|
Copyright © 2020. All rights reserved.