Function add

Create an expression that performs operations hll add.

  • Parameters

    • bin: AerospikeExp

      A bin expression to apply this function to.

    • indexBitCount: number

      Number of index bits. Must be between 4 and 16 inclusive.

    • list: AerospikeExp

      A list expression of elements to add to the HLL.

    • Optionalpolicy: policy.HLLPolicy

      hll policy value.

    Returns AerospikeExp

    Returns the resulting hll bin after adding elements from list.

MMNEPVFCICPMFPCPTTAAATR