Interface | Description |
---|---|
CacheStatistics |
Describes the simplest set of cache statistics that are meaningful for health monitoring.
|
Class | Description |
---|---|
AbstractCacheHealthIndicator |
Abstract base class for monitors that observe cache storage systems.
|
AbstractPoolHealthIndicator |
Describes a monitor that observes a pool of resources.
|
EhCacheHealthIndicator |
Monitors a
Cache instance. |
EhCacheStatistics |
Ehcache statistics wrapper.
|
HazelcastHealthIndicator |
This is
HazelcastHealthIndicator . |
HazelcastHealthIndicator.HazelcastStatistics |
The type Hazelcast statistics.
|
JdbcDataSourceHealthIndicator |
Monitors a data source that describes a single connection or connection pool to a database.
|
MemcachedHealthIndicator |
Monitors the memcached hosts known to an instance of
MemcachedClientIF . |
MemoryMonitor |
Monitors JVM memory usage.
|
MongoDbCacheStatistics |
This is
MongoDbCacheStatistics . |
MongoDbHealthIndicator |
This is
MongoDbHealthIndicator where it attempts to collect statistics
on all mongodb instances configured inside CAS. |
PooledLdapConnectionFactoryHealthIndicator |
Monitors an ldaptive
PooledConnectionFactory . |
SessionMonitor |
Monitors the status of a
TicketRegistry
for exposing internal
state information used in status reports. |
SimpleCacheStatistics |
Simple implementation of cache statistics.
|