TOPK.INFO

语法
TOPK.INFO key
可用版本
Redis Open Source / Bloom 2.0.0
时间复杂度
O(1)
ACL 类别
@topk, @read, @fast,

返回所需项目数 (k)、宽度、深度和衰减值。

参数

  • key: 草图名称。

返回值

数组回复,包含过滤器的信息。

示例

TOPK.INFO topk
1) k
2) (integer) 50
3) width
4) (integer) 2000
5) depth
6) (integer) 7
7) decay
8) "0.92500000000000004"

评价此页面
返回顶部 ↑
© . This site is unofficial and not affiliated with Redis, Inc.