A collection of commonly used Riak string constants.
Inheritance Hierarchy
Namespace:
RiakClient
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax public static class RiakConstants
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RiakConstants = class end
The RiakConstants type exposes the following members.
Fields
| Name | Description |
---|
| DefaultBucketType |
Represents the value for the Default Bucket Type when using the .Net Client APIs.
|
TopSee Also