FetchPreflistOptions Class |
Namespace: RiakClient.Commands.KV
The FetchPreflistOptions type exposes the following members.
Name | Description | |
---|---|---|
FetchPreflistOptions | Initializes a new instance of the FetchPreflistOptions class |
Name | Description | |
---|---|---|
Bucket |
The bucket
(Inherited from KvCommandOptions.) | |
BucketType |
The bucket type
(Inherited from KvCommandOptions.) | |
Key |
The key
(Inherited from KvCommandOptions.) | |
Timeout |
The timeout for this command.
(Inherited from CommandOptions.) |
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from KvCommandOptions.) | |
Equals(CommandOptions) | (Inherited from CommandOptions.) | |
Equals(KvCommandOptions) | (Inherited from KvCommandOptions.) | |
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 |
Returns a hash code for the current object.
Uses a combination of the public properties to generate a unique hash code.
(Inherited from KvCommandOptions.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
commandTimeout | (Inherited from CommandOptions.) |