public interface HealthCheckFactory
Because of the stateful nature of the codec used for performing health checks, a new instance needs to be created each time. When configuring a RiakNode, a HealthCheckFactory is suppled for this purpose.
Modifier and Type | Method and Description |
---|---|
HealthCheckDecoder |
makeDecoder() |
HealthCheckDecoder makeDecoder()
Copyright © 2016. All rights reserved.