IRiakClusterConfiguration Properties |
The IRiakClusterConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authentication |
A IRiakAuthenticationConfiguration configuration that details any authentication information.
|
![]() | DefaultRetryCount |
The max number of retry attempts to make when the client encounters
ResultCode.NoConnections or ResultCode.CommunicationError errors.
|
![]() | DefaultRetryWaitTime |
The period of time to wait inbetween operation retries.
|
![]() | NodePollTime |
The period of time to poll nodes for health/liveness checks.
|
![]() | RiakNodes |
A collection of IRiakNodeConfiguration configurations detailing the Riak nodes that can be connected to.
|
![]() | UseTtbEncoding |
Use term-to-binary encoding for messages that support it.
|