new HLLPolicy( [props])
Initializes a new HLLPolicy from the provided policy values.
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
props |
Object |
<optional> |
Policy values |
- Since:
-
- v3.16.0
- Source:
Members
-
writeFlags :number
-
Specifies the behavior when writing byte values.
Type:
- number
- Default Value:
-
- Aerospike.hll.writeFlags.DEFAULT
- Source:
- See:
-
module:aerospike/hll.writeFlags
for supported policy values.