Options class used by the ZinterStore() and ZunionStore() methods.
Clears/unsets the AGGREGATE modifier.
The AGGREGATE modifier will be omitted from the command.
Clears/unsets the WEIGHTS array/modifier.
The WEIGHTS modifier will be omitted from the command.
Sets the AGGREGATE modifier.
The default aggregation behavior is SUM.
- Parameters
-
aggregate | The AGGREGATE behavior to set (e.g. SUM, MIN, MAX) |
void SetWeights |
( |
params double[] |
weights | ) |
|
|
inline |
Establishes the weight values for the WEIGHTS modifier.
- Parameters
-
weights | The array of weight values. |
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