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 topk width depth decay Initializes a TopK with specified parameters.