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, handlerAdded
actualReadableBytes, callDecode, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
public StoreValueHealthCheck(Location location, BinaryValue value)
protected FutureOperation<?,?,?> buildOperation()
buildOperation
in class HealthCheckDecoder
public HealthCheckDecoder makeDecoder()
makeDecoder
in interface HealthCheckFactory
Copyright © 2016. All rights reserved.