Create expression that creates a new HLL or resets an existing HLL.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax
Parameters
- policy
- Type: Aerospike.Client HLLPolicy
write policy, use Default for default
- indexBitCount
- Type: Aerospike.Client Exp
number of index bits expression. Must be between 4 and 16 inclusive.
- bin
- Type: Aerospike.Client Exp
HLL bin or value expression
See Also