IRiakAsyncClientGet Method |
Name | Description | |
---|---|---|
Get(RiakObjectId, RiakGetOptions) |
Retrieve the specified object from Riak.
| |
Get(IEnumerableRiakObjectId, RiakGetOptions) |
Retrieve multiple objects from Riak.
| |
Get(String, String, RiakGetOptions) |
Get the specified key from the bucket.
Optionally can be read from rVal instances. By default, the server's
r-value will be used, but can be overridden by rVal.
|