All Implemented Interfaces:
Resp3Command

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

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

Since:
15.0
Author:
José Bolina
See Also: