Riak .NET Client Documentation
Riak .NET Client Documentation
API Reference
RiakClient
Quorum Class
Quorum Type Conversions
Explicit Conversion Operators
Implicit Conversion Operators
Quorum Type Conversions
Operators
Name
Description
(Int32 to Quorum)
Cast the value of this
Int32
to a
Quorum
.
(String to Quorum)
Cast the value of this
String
to a
Quorum
.
(UInt32 to Quorum)
Cast the value of this
UInt32
to a
Quorum
.
(Quorum to Int32)
Cast the value of this
Quorum
to an
Int32
.
(Quorum to String)
Cast the value of this
Quorum
to a
String
.
(Quorum to UInt32)
Cast the value of this
Quorum
to a
UInt32
.
Top
See Also
Reference
Quorum Class
RiakClient Namespace
Copyright 2015 Basho Technologies, Inc.