UpdateHllOptions Properties |
The UpdateHllOptions type exposes the following members.
Name | Description | |
---|---|---|
Additions |
The UpdateHll additions.
| |
AdditionsAsStrings |
The UpdateHll additions, as UTF8-encoded strings.
| |
Bucket |
The bucket
(Inherited from KvCommandOptions.) | |
BucketType |
The bucket type
(Inherited from KvCommandOptions.) | |
Context |
The context from a previous fetch. Required for remove operations.
(Inherited from UpdateCommandOptions.) | |
DW |
The DW (durable write) value to use.
(Inherited from UpdateCommandOptions.) | |
HasRemoves |
Returns to true if this command has removals.
(Inherited from UpdateCommandOptions.) | |
IncludeContext |
Set to false to not return context. Default (and recommended value) is true.
(Inherited from UpdateCommandOptions.) | |
Key |
The key
(Inherited from KvCommandOptions.) | |
PW |
The PW (primary vnode write) value to use.
(Inherited from UpdateCommandOptions.) | |
ReturnBody |
If true, returns the updated CRDT.
(Inherited from UpdateCommandOptions.) | |
Timeout |
The timeout for this command.
(Inherited from CommandOptions.) | |
W |
The W (write) value to use.
(Inherited from UpdateCommandOptions.) |