All Implemented Interfaces:
Resp3Command

public class SSCAN extends BaseIterationCommand
`SSCAN key cursor [MATCH pattern] [COUNT count]` command.

Scan the key-value properties of the set stored under key.

Since:
15.0
Author:
Vittorio Rigamonti
See Also: