Enumeration writeFlags

HLL write flags.

Enumeration Members

ALLOW_FOLD

Allow the resulting set to be the minimum of provided index bits. For getIntersectCount and getSimilarity, allow the usage of less precise HLL algorithms when min hash bits of all participating sets do not match.

CREATE_ONLY: number

If the bin already exists, the operation will be denied. If the bin does not exist, a new bin will be created.

DEFAULT: number

Allow create or update. Default.

NO_FAIL

Do not raise error if operation is denied.

UPDATE_ONLY: number

If the bin already exists, the bin will be overwritten. If the bin does not exist, the operation will be denied.

MMNEPVFCICPMFPCPTTAAATR