RecordGetHLLValue Method

Get bin value as HLLValue.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
C#
public ValueHLLValue GetHLLValue(
	string name
)

Parameters

name  String
 

Return Value

ValueHLLValue

See Also