Package | Description |
---|---|
com.basho.riak.client.core | |
com.basho.riak.client.core.netty |
Modifier and Type | Field and Description |
---|---|
static HealthCheckFactory |
RiakNode.Builder.DEFAULT_HEALTHCHECK_FACTORY
The default HealthCheckFactory.
|
Modifier and Type | Method and Description |
---|---|
RiakNode.Builder |
RiakNode.Builder.withHealthCheck(HealthCheckFactory factory)
Set the HealthCheckFactory used to determine if this RiakNode is healthy.
|
Modifier and Type | Class and Description |
---|---|
class |
PingHealthCheck
HealthCheck that sends a Ping operation to Riak.
|
class |
StoreValueHealthCheck
A health check that attempts to store a value in Riak.
|
Copyright © 2016. All rights reserved.