Class KeyScanOptions

java.lang.Object
org.springframework.data.redis.core.ScanOptions
org.springframework.data.redis.core.KeyScanOptions

public class KeyScanOptions extends ScanOptions
Options to be used for with SCAN commands.
Since:
2.6
Author:
Mark Paluch, Christoph Strobl