RiakDtUpdateOptions Methods |
The RiakDtUpdateOptions type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetDw(Int32) |
A fluent setter for the Dw property.
(Inherited from RiakOptionsT.) | |
SetDw(Quorum) |
A fluent setter for the Dw property.
(Inherited from RiakOptionsT.) | |
SetIncludeContext |
Fluent setter for the IncludeContext property.
Whether the updated Context should be returned after the operation.
| |
SetNVal |
Fluent setter for the NVal property.
The number of replicas to create when storing data.
| |
SetPr(Int32) |
A fluent setter for the Pr property.
(Inherited from RiakOptionsT.) | |
SetPr(Quorum) |
A fluent setter for the Pr property.
(Inherited from RiakOptionsT.) | |
SetPw(Int32) |
A fluent setter for the Pw property.
(Inherited from RiakOptionsT.) | |
SetPw(Quorum) |
A fluent setter for the Pw property.
(Inherited from RiakOptionsT.) | |
SetR(Int32) |
A fluent setter for the R property.
(Inherited from RiakOptionsT.) | |
SetR(Quorum) |
A fluent setter for the R property.
(Inherited from RiakOptionsT.) | |
SetReturnBody |
Fluent setter for the ReturnBody property.
Whether the updated object should be returned after the operation.
| |
SetRw(Int32) |
A fluent setter for the Rw property.
(Inherited from RiakOptionsT.) | |
SetRw(Quorum) |
A fluent setter for the Rw property.
(Inherited from RiakOptionsT.) | |
SetSloppyQuorum |
Fluent setter for the SloppyQuorum property.
Whether a sloppy quorum should be used.
| |
SetTimeout |
A fluent setter for the Timeout property.
(Inherited from RiakOptionsT.) | |
SetW(Int32) |
A fluent setter for the W property.
(Inherited from RiakOptionsT.) | |
SetW(Quorum) |
A fluent setter for the W property.
(Inherited from RiakOptionsT.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |