Create HLL getUnionCount operation.
Server returns estimated number of elements that would be contained by the union of these
HLL objects.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.0.0 (4.1.0)
Syntax
Parameters
- binName
- Type: System String
name of bin
- list
- Type: System.Collections.Generic IList Value HLLValue
list of HLL objects
See Also