HLLOperation

aerospike/hll~ HLLOperation

Use the methods in the hll module to create HLL operations for use with the Client#operate command.

Constructor

new HLLOperation()

Source:

Methods

withPolicy(policy)

Applies a HLLPolicy to the operation.

Source:
Parameters:
Name Type Description
policy HLLPolicy

Policy to apply to the operation.