Method | Description | |
---|---|---|
FetchCommandOptions ( string bucketType, string bucket, string key ) |
Initializes a new instance of the FetchCommandOptions class.
|
|
GetHashCode ( ) : int |
public FetchCommandOptions ( string bucketType, string bucket, string key ) | ||
bucketType | string | The bucket type in Riak. Required. |
bucket | string | The bucket in Riak. Required. |
key | string | The key in Riak. Required. |