public class StoreValueHealthCheck extends HealthCheckDecoder implements HealthCheckFactory
Important note when using this HealthCheckDecoder:
If security is enabled in Riak, the user the client is configured for must have access rights to the supplied location.
HealthCheckDecoder.HealthCheckFuture| Constructor and Description |
|---|
StoreValueHealthCheck(Location location,
BinaryValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected FutureOperation<?,?,?> |
buildOperation() |
HealthCheckDecoder |
makeDecoder() |
channelActive, channelInactive, decode, exceptionCaught, getFuture, handlerAddedactualReadableBytes, callDecode, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredpublic StoreValueHealthCheck(Location location, BinaryValue value)
protected FutureOperation<?,?,?> buildOperation()
buildOperation in class HealthCheckDecoderpublic HealthCheckDecoder makeDecoder()
makeDecoder in interface HealthCheckFactoryCopyright © 2016. All rights reserved.