TopKReserveCommand extension
- on
-
- TopKSketchCommands
Methods
-
topkReserve(
String key, int topk, {int? width, int? depth, double? decay, bool forceRun = false}) → Future -
Available on TopKSketchCommands, provided by the TopKReserveCommand extension
TOPK.RESERVE key topkwidth depth decayInitializes a TopK with specified parameters.