See: Description
| Interface | Description |
|---|---|
| ISchemaVersion |
A serialization schema for HLLs.
|
| IWordDeserializer |
Reads 'words' of a fixed width, in sequence, from a byte array.
|
| Class | Description |
|---|---|
| HLL |
A probabilistic set of hashed
long elements. |
| Enum | Description |
|---|---|
| HLLType |
The types of algorithm/data structure that
HLL can utilize. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.