1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00
Files
node-redis/documentation/bloom/variables/commands.default.html
documentation-bot c6b35ec2cf Updates
2023-02-24 22:44:11 +00:00

318 lines
85 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>default | @redis/bloom</title><meta name="description" content="Documentation for @redis/bloom"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
<div class="tsd-toolbar-contents container">
<div class="table-cell" id="tsd-search" data-base="..">
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
<div class="field">
<div id="tsd-toolbar-links"></div></div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@redis/bloom</a></div>
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
<div class="container container-main">
<div class="col-8 col-content">
<div class="tsd-page-title">
<ul class="tsd-breadcrumb">
<li><a href="../modules.html">@redis/bloom</a></li>
<li><a href="../modules/commands.html">commands</a></li>
<li><a href="commands.default.html">default</a></li></ul>
<h1>Variable default</h1></div>
<div class="tsd-signature">default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>bf<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>CARD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_CARD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/CARD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>EXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INSERT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>LOADCHUNK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>MADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>MEXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MEXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MEXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>SCANDUMP<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>card<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_CARD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/CARD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>insert<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>loadChunk<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>mAdd<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>mExists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MEXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MEXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>scanDump<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>cf<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>ADDNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADDNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADDNX</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>COUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>DEL<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/DEL</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>EXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INSERT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INSERTNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERTNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERTNX</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>LOADCHUNK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>SCANDUMP<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>addNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADDNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADDNX</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>del<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/DEL</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>insert<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>insertNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERTNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERTNX</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>loadChunk<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>scanDump<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>cms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>INCRBY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INITBYDIM<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYDIM.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYDIM</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INITBYPROB<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYPROB.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYPROB</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>MERGE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>QUERY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>incrBy<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>initByDim<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYDIM.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYDIM</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>initByProb<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYPROB.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYPROB</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>merge<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>query<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>tDigest<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>BYRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYRANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>BYREVRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYREVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYREVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>CDF<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CDF.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CDF</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>CREATE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CREATE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>MAX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MAX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MAX</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>MERGE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>MIN<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MIN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MIN</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>QUANTILE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_QUANTILE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/QUANTILE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>RANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>RESET<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RESET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RESET</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>REVRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_REVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/REVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>TRIMMED_MEAN<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_TRIMMED_MEAN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/TRIMMED_MEAN</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>byRank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYRANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>byRevRank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYREVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYREVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>cdf<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CDF.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CDF</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>create<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CREATE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>max<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MAX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MAX</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>merge<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>min<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MIN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MIN</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>quantile<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_QUANTILE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/QUANTILE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>rank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>reset<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RESET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RESET</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>revRank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_REVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/REVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>trimmedMean<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_TRIMMED_MEAN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/TRIMMED_MEAN</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>topK<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>COUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INCRBY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>LIST<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>LIST_WITHCOUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST_WITHCOUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST_WITHCOUNT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>QUERY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>incrBy<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>list<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>listWithCount<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST_WITHCOUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST_WITHCOUNT</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>query<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>        </span>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>bf<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>CARD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_CARD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/CARD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>EXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INSERT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>LOADCHUNK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>MADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>MEXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MEXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MEXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>SCANDUMP<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>card<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_CARD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/CARD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>insert<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>loadChunk<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>mAdd<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>mExists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MEXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MEXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>scanDump<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>CARD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_CARD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/CARD</a></h5></li>
<li class="tsd-parameter">
<h5>EXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/EXISTS</a></h5></li>
<li class="tsd-parameter">
<h5>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>INSERT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INSERT</a></h5></li>
<li class="tsd-parameter">
<h5>LOADCHUNK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/LOADCHUNK</a></h5></li>
<li class="tsd-parameter">
<h5>MADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MADD</a></h5></li>
<li class="tsd-parameter">
<h5>MEXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MEXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MEXISTS</a></h5></li>
<li class="tsd-parameter">
<h5>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/RESERVE</a></h5></li>
<li class="tsd-parameter">
<h5>SCANDUMP<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/SCANDUMP</a></h5></li>
<li class="tsd-parameter">
<h5>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>card<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_CARD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/CARD</a></h5></li>
<li class="tsd-parameter">
<h5>exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/EXISTS</a></h5></li>
<li class="tsd-parameter">
<h5>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>insert<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/INSERT</a></h5></li>
<li class="tsd-parameter">
<h5>load<wbr/>Chunk<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/LOADCHUNK</a></h5></li>
<li class="tsd-parameter">
<h5>m<wbr/>Add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MADD</a></h5></li>
<li class="tsd-parameter">
<h5>m<wbr/>Exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_MEXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/MEXISTS</a></h5></li>
<li class="tsd-parameter">
<h5>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/RESERVE</a></h5></li>
<li class="tsd-parameter">
<h5>scan<wbr/>Dump<span class="tsd-signature-symbol">: </span><a href="../modules/commands_bloom_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/bloom/SCANDUMP</a></h5></li></ul></li>
<li class="tsd-parameter">
<h5>cf<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>ADDNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADDNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADDNX</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>COUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>DEL<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/DEL</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>EXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INSERT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INSERTNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERTNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERTNX</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>LOADCHUNK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>SCANDUMP<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>addNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADDNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADDNX</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>del<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/DEL</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/EXISTS</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>insert<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>insertNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERTNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERTNX</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>loadChunk<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/LOADCHUNK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>scanDump<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/SCANDUMP</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>ADDNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADDNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADDNX</a></h5></li>
<li class="tsd-parameter">
<h5>COUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/COUNT</a></h5></li>
<li class="tsd-parameter">
<h5>DEL<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/DEL</a></h5></li>
<li class="tsd-parameter">
<h5>EXISTS<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/EXISTS</a></h5></li>
<li class="tsd-parameter">
<h5>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>INSERT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERT</a></h5></li>
<li class="tsd-parameter">
<h5>INSERTNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERTNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERTNX</a></h5></li>
<li class="tsd-parameter">
<h5>LOADCHUNK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/LOADCHUNK</a></h5></li>
<li class="tsd-parameter">
<h5>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/RESERVE</a></h5></li>
<li class="tsd-parameter">
<h5>SCANDUMP<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/SCANDUMP</a></h5></li>
<li class="tsd-parameter">
<h5>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>addNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_ADDNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/ADDNX</a></h5></li>
<li class="tsd-parameter">
<h5>count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/COUNT</a></h5></li>
<li class="tsd-parameter">
<h5>del<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/DEL</a></h5></li>
<li class="tsd-parameter">
<h5>exists<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_EXISTS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/EXISTS</a></h5></li>
<li class="tsd-parameter">
<h5>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>insert<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERT</a></h5></li>
<li class="tsd-parameter">
<h5>insertNX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_INSERTNX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/INSERTNX</a></h5></li>
<li class="tsd-parameter">
<h5>load<wbr/>Chunk<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_LOADCHUNK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/LOADCHUNK</a></h5></li>
<li class="tsd-parameter">
<h5>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/RESERVE</a></h5></li>
<li class="tsd-parameter">
<h5>scan<wbr/>Dump<span class="tsd-signature-symbol">: </span><a href="../modules/commands_cuckoo_SCANDUMP.html" class="tsd-signature-type" data-tsd-kind="Module">commands/cuckoo/SCANDUMP</a></h5></li></ul></li>
<li class="tsd-parameter">
<h5>cms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>INCRBY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INITBYDIM<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYDIM.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYDIM</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INITBYPROB<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYPROB.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYPROB</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>MERGE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>QUERY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>incrBy<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>initByDim<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYDIM.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYDIM</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>initByProb<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYPROB.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYPROB</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>merge<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>query<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>INCRBY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INCRBY</a></h5></li>
<li class="tsd-parameter">
<h5>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>INITBYDIM<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYDIM.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYDIM</a></h5></li>
<li class="tsd-parameter">
<h5>INITBYPROB<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYPROB.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYPROB</a></h5></li>
<li class="tsd-parameter">
<h5>MERGE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/MERGE</a></h5></li>
<li class="tsd-parameter">
<h5>QUERY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/QUERY</a></h5></li>
<li class="tsd-parameter">
<h5>incr<wbr/>By<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INCRBY</a></h5></li>
<li class="tsd-parameter">
<h5>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>init<wbr/>By<wbr/>Dim<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYDIM.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYDIM</a></h5></li>
<li class="tsd-parameter">
<h5>init<wbr/>By<wbr/>Prob<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_INITBYPROB.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/INITBYPROB</a></h5></li>
<li class="tsd-parameter">
<h5>merge<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/MERGE</a></h5></li>
<li class="tsd-parameter">
<h5>query<span class="tsd-signature-symbol">: </span><a href="../modules/commands_count_min_sketch_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/count-min-sketch/QUERY</a></h5></li></ul></li>
<li class="tsd-parameter">
<h5>t<wbr/>Digest<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>BYRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYRANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>BYREVRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYREVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYREVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>CDF<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CDF.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CDF</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>CREATE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CREATE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>MAX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MAX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MAX</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>MERGE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>MIN<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MIN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MIN</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>QUANTILE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_QUANTILE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/QUANTILE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>RANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>RESET<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RESET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RESET</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>REVRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_REVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/REVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>TRIMMED_MEAN<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_TRIMMED_MEAN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/TRIMMED_MEAN</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>byRank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYRANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>byRevRank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYREVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYREVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>cdf<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CDF.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CDF</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>create<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CREATE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>max<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MAX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MAX</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>merge<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MERGE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>min<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MIN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MIN</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>quantile<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_QUANTILE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/QUANTILE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>rank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>reset<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RESET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RESET</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>revRank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_REVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/REVRANK</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>trimmedMean<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_TRIMMED_MEAN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/TRIMMED_MEAN</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>BYRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYRANK</a></h5></li>
<li class="tsd-parameter">
<h5>BYREVRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYREVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYREVRANK</a></h5></li>
<li class="tsd-parameter">
<h5>CDF<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CDF.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CDF</a></h5></li>
<li class="tsd-parameter">
<h5>CREATE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CREATE</a></h5></li>
<li class="tsd-parameter">
<h5>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>MAX<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MAX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MAX</a></h5></li>
<li class="tsd-parameter">
<h5>MERGE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MERGE</a></h5></li>
<li class="tsd-parameter">
<h5>MIN<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MIN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MIN</a></h5></li>
<li class="tsd-parameter">
<h5>QUANTILE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_QUANTILE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/QUANTILE</a></h5></li>
<li class="tsd-parameter">
<h5>RANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RANK</a></h5></li>
<li class="tsd-parameter">
<h5>RESET<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RESET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RESET</a></h5></li>
<li class="tsd-parameter">
<h5>REVRANK<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_REVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/REVRANK</a></h5></li>
<li class="tsd-parameter">
<h5>TRIMMED_<wbr/>MEAN<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_TRIMMED_MEAN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/TRIMMED_MEAN</a></h5></li>
<li class="tsd-parameter">
<h5>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>by<wbr/>Rank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYRANK</a></h5></li>
<li class="tsd-parameter">
<h5>by<wbr/>Rev<wbr/>Rank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_BYREVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/BYREVRANK</a></h5></li>
<li class="tsd-parameter">
<h5>cdf<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CDF.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CDF</a></h5></li>
<li class="tsd-parameter">
<h5>create<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/CREATE</a></h5></li>
<li class="tsd-parameter">
<h5>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>max<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MAX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MAX</a></h5></li>
<li class="tsd-parameter">
<h5>merge<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MERGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MERGE</a></h5></li>
<li class="tsd-parameter">
<h5>min<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_MIN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/MIN</a></h5></li>
<li class="tsd-parameter">
<h5>quantile<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_QUANTILE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/QUANTILE</a></h5></li>
<li class="tsd-parameter">
<h5>rank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RANK</a></h5></li>
<li class="tsd-parameter">
<h5>reset<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_RESET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/RESET</a></h5></li>
<li class="tsd-parameter">
<h5>rev<wbr/>Rank<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_REVRANK.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/REVRANK</a></h5></li>
<li class="tsd-parameter">
<h5>trimmed<wbr/>Mean<span class="tsd-signature-symbol">: </span><a href="../modules/commands_t_digest_TRIMMED_MEAN.html" class="tsd-signature-type" data-tsd-kind="Module">commands/t-digest/TRIMMED_MEAN</a></h5></li></ul></li>
<li class="tsd-parameter">
<h5>topK<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>COUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INCRBY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>LIST<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>LIST_WITHCOUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST_WITHCOUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST_WITHCOUNT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>QUERY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/ADD</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/COUNT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>incrBy<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INCRBY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INFO</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>list<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>listWithCount<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST_WITHCOUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST_WITHCOUNT</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>query<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/QUERY</a><span class="tsd-signature-symbol">; </span><br/><span>    </span>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/RESERVE</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>ADD<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>COUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/COUNT</a></h5></li>
<li class="tsd-parameter">
<h5>INCRBY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INCRBY</a></h5></li>
<li class="tsd-parameter">
<h5>INFO<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>LIST<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST</a></h5></li>
<li class="tsd-parameter">
<h5>LIST_<wbr/>WITHCOUNT<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST_WITHCOUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST_WITHCOUNT</a></h5></li>
<li class="tsd-parameter">
<h5>QUERY<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/QUERY</a></h5></li>
<li class="tsd-parameter">
<h5>RESERVE<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/RESERVE</a></h5></li>
<li class="tsd-parameter">
<h5>add<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/ADD</a></h5></li>
<li class="tsd-parameter">
<h5>count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_COUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/COUNT</a></h5></li>
<li class="tsd-parameter">
<h5>incr<wbr/>By<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INCRBY</a></h5></li>
<li class="tsd-parameter">
<h5>info<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/INFO</a></h5></li>
<li class="tsd-parameter">
<h5>list<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST</a></h5></li>
<li class="tsd-parameter">
<h5>list<wbr/>With<wbr/>Count<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_LIST_WITHCOUNT.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/LIST_WITHCOUNT</a></h5></li>
<li class="tsd-parameter">
<h5>query<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_QUERY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/QUERY</a></h5></li>
<li class="tsd-parameter">
<h5>reserve<span class="tsd-signature-symbol">: </span><a href="../modules/commands_top_k_RESERVE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/top-k/RESERVE</a></h5></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/redis/node-redis/blob/63e5228/packages/bloom/lib/commands/index.ts#L7">bloom/lib/commands/index.ts:7</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
<div class="tsd-accordion-details">
<div class="tsd-filter-visibility">
<h4 class="uppercase">Member Visibility</h4><form>
<ul id="tsd-filter-options">
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
<div class="tsd-theme-toggle">
<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
<nav class="tsd-navigation primary">
<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
<div class="tsd-accordion-details">
<ul>
<li class="current"><a href="../modules.html">@redis/bloom</a>
<ul>
<li class="current tsd-kind-module"><a href="../modules/commands.html">commands</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom.html">commands/bloom</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_ADD.html">commands/bloom/ADD</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_CARD.html">commands/bloom/CARD</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_EXISTS.html">commands/bloom/EXISTS</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_INFO.html">commands/bloom/INFO</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_INSERT.html">commands/bloom/INSERT</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_LOADCHUNK.html">commands/bloom/LOADCHUNK</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_MADD.html">commands/bloom/MADD</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_MEXISTS.html">commands/bloom/MEXISTS</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_RESERVE.html">commands/bloom/RESERVE</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_bloom_SCANDUMP.html">commands/bloom/SCANDUMP</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch.html">commands/count-<wbr/>min-<wbr/>sketch</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch_INCRBY.html">commands/count-<wbr/>min-<wbr/>sketch/INCRBY</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch_INFO.html">commands/count-<wbr/>min-<wbr/>sketch/INFO</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch_INITBYDIM.html">commands/count-<wbr/>min-<wbr/>sketch/INITBYDIM</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch_INITBYPROB.html">commands/count-<wbr/>min-<wbr/>sketch/INITBYPROB</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch_MERGE.html">commands/count-<wbr/>min-<wbr/>sketch/MERGE</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_count_min_sketch_QUERY.html">commands/count-<wbr/>min-<wbr/>sketch/QUERY</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo.html">commands/cuckoo</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_ADD.html">commands/cuckoo/ADD</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_ADDNX.html">commands/cuckoo/ADDNX</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_COUNT.html">commands/cuckoo/COUNT</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_DEL.html">commands/cuckoo/DEL</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_EXISTS.html">commands/cuckoo/EXISTS</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_INFO.html">commands/cuckoo/INFO</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_INSERT.html">commands/cuckoo/INSERT</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_INSERTNX.html">commands/cuckoo/INSERTNX</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_LOADCHUNK.html">commands/cuckoo/LOADCHUNK</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_RESERVE.html">commands/cuckoo/RESERVE</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_cuckoo_SCANDUMP.html">commands/cuckoo/SCANDUMP</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest.html">commands/t-<wbr/>digest</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_ADD.html">commands/t-<wbr/>digest/ADD</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_BYRANK.html">commands/t-<wbr/>digest/BYRANK</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_BYREVRANK.html">commands/t-<wbr/>digest/BYREVRANK</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_CDF.html">commands/t-<wbr/>digest/CDF</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_CREATE.html">commands/t-<wbr/>digest/CREATE</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_INFO.html">commands/t-<wbr/>digest/INFO</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_MAX.html">commands/t-<wbr/>digest/MAX</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_MERGE.html">commands/t-<wbr/>digest/MERGE</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_MIN.html">commands/t-<wbr/>digest/MIN</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_QUANTILE.html">commands/t-<wbr/>digest/QUANTILE</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_RANK.html">commands/t-<wbr/>digest/RANK</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_RESET.html">commands/t-<wbr/>digest/RESET</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_REVRANK.html">commands/t-<wbr/>digest/REVRANK</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_t_digest_TRIMMED_MEAN.html">commands/t-<wbr/>digest/TRIMMED_<wbr/>MEAN</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k.html">commands/top-<wbr/>k</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_ADD.html">commands/top-<wbr/>k/ADD</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_COUNT.html">commands/top-<wbr/>k/COUNT</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_INCRBY.html">commands/top-<wbr/>k/INCRBY</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_INFO.html">commands/top-<wbr/>k/INFO</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_LIST.html">commands/top-<wbr/>k/LIST</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_LIST_WITHCOUNT.html">commands/top-<wbr/>k/LIST_<wbr/>WITHCOUNT</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_QUERY.html">commands/top-<wbr/>k/QUERY</a></li>
<li class="tsd-kind-module"><a href="../modules/commands_top_k_RESERVE.html">commands/top-<wbr/>k/RESERVE</a></li>
<li class="tsd-kind-module"><a href="../modules/index.html">index</a></li></ul></li></ul></div></details></nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul>
<li class="current tsd-kind-variable tsd-parent-kind-module"><a href="commands.default.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-32-path"></rect><path d="M11.106 16L8.85 7.24H9.966L11.454 13.192C11.558 13.608 11.646 13.996 11.718 14.356C11.79 14.708 11.842 14.976 11.874 15.16C11.906 14.976 11.954 14.708 12.018 14.356C12.09 13.996 12.178 13.608 12.282 13.192L13.758 7.24H14.85L12.582 16H11.106Z" fill="var(--color-text)" id="icon-32-text"></path></svg>default</a></li></ul></nav></div></div>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>