public static class SDiffCardArgs.Builder extends Object
SDiffCardArgs.| Modifier and Type | Method and Description |
|---|---|
static SDiffCardArgs |
limit(long limit)
Creates new
SDiffCardArgs with LIMIT set. |
public static SDiffCardArgs limit(long limit)
SDiffCardArgs with LIMIT set.limit - the maximum cardinality to return, must not be negative. 0 means no limit.SDiffCardArgs with LIMIT set.SDiffCardArgs.limit(long)Copyright © 2026 lettuce.io. All rights reserved.