public class HazelcastHealthIndicator extends AbstractHealthIndicator
HealthIndicator for Hazelcast.| Constructor and Description |
|---|
HazelcastHealthIndicator(com.hazelcast.core.HazelcastInstance hazelcast) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(Health.Builder builder)
Actual health check logic.
|
healthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHealthpublic HazelcastHealthIndicator(com.hazelcast.core.HazelcastInstance hazelcast)
protected void doHealthCheck(Health.Builder builder)
AbstractHealthIndicatordoHealthCheck in class AbstractHealthIndicatorbuilder - the Health.Builder to report health status and details