HyperLogLog operation policy.
Inheritance Hierarchy
Aerospike.ClientHLLPolicy
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public sealed class HLLPolicy
The HLLPolicy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | HLLPolicy |
Use default when performing operations.
|
![]() | HLLPolicy(HLLWriteFlags) |
Use specified when performing operations.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | Default |
Default HLL bin write semantics.
|
See Also