Create HLL set union operation.
Server sets union of specified HLL objects with HLL bin.
Server does not return a value.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.15.0 (3.9.15)
Syntax
Parameters
- policy
- Type: Aerospike.Client HLLPolicy
write policy, use for default
- binName
- Type: System String
name of bin
- list
- Type: System.Collections.Generic IList Value HLLValue
list of HLL objects
See Also