public class HazelcastHealthIndicator extends AbstractCacheHealthIndicator
HazelcastHealthIndicator
.Modifier and Type | Class and Description |
---|---|
static class |
HazelcastHealthIndicator.HazelcastStatistics
The type Hazelcast statistics.
|
casProperties
Constructor and Description |
---|
HazelcastHealthIndicator(CasConfigurationProperties casProperties) |
Modifier and Type | Method and Description |
---|---|
protected CacheStatistics[] |
getStatistics()
Gets the statistics from this monitor.
|
doHealthCheck, status
public HazelcastHealthIndicator(CasConfigurationProperties casProperties)
protected CacheStatistics[] getStatistics()
AbstractCacheHealthIndicator
getStatistics
in class AbstractCacheHealthIndicator