HLLOperation.Describe Method
Create HLL describe operation.
Server returns indexBitCount and minHashBitCount used to create HLL bin in a list of longs.
The list size is 2.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public static Operation Describe(
string binName
)
- binName String
- name of bin
Operation