| Modifier and Type | Method and Description |
|---|---|
static XTrimArgs |
maxlen(long count)
Creates new
XTrimArgs and setting MAXLEN. |
static XTrimArgs |
minId(String minid)
Creates new
XTrimArgs and setting MINID. |
public static XTrimArgs maxlen(long count)
XTrimArgs and setting MAXLEN.XTrimArgs with MAXLEN set.XTrimArgs.maxlen(long)public static XTrimArgs minId(String minid)
XTrimArgs and setting MINID.minid - the oldest ID in the stream will be exactly the minimum between its original oldest ID and the specified
threshold.XTrimArgs with MINID set.XTrimArgs.minId(String)Copyright © 2024 lettuce.io. All rights reserved.