RiakObjectId Constructor |
Name | Description | |
---|---|---|
RiakObjectId(String, String) |
Initializes a new instance of the RiakObjectId class.
Build an Id using the default (pre-2.0) Bucket Type, and the specified Bucket and Key.
| |
RiakObjectId(String, String, String) |
Initializes a new instance of the RiakObjectId class.
Build an Id using the specified Bucket Type, Bucket, and Key.
|