Options class used by the Hscan(), Scan(), Sscan(), and Zscan() methods.
Clears/unsets the COUNT modifier.
The COUNT modifier will be omitted from the command.
void ClearMatchPattern |
( |
| ) |
|
|
inline |
Clears/unsets the MATCH modifier.
The MATCH modifier will be omitted from the command.
void SetCount |
( |
int |
count | ) |
|
|
inline |
Sets the COUNT modifier.
- Parameters
-
count | The value of the COUNT modifier. |
void SetMatchPattern |
( |
string |
matchPattern | ) |
|
|
inline |
Sets the MATCH modifier.
- Parameters
-
matchPattern | The pattern for the MATCH modifier. |
The documentation for this class was generated from the following file:
- /mnt/e/cosmo/program/repos/trunk/RedisClient/Assets/phants/ClientForRedis/Assets/Scripts/CmdClient/groups/util/ParameterTypes.cs