Package | Description |
---|---|
org.springframework.boot.actuate.cache | |
org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
Class and Description |
---|
AbstractJmxCacheStatisticsProvider
Base
CacheStatisticsProvider implementation that uses JMX to retrieve the cache
statistics. |
CacheStatistics
Snapshot of the statistics of a given cache.
|
CacheStatisticsProvider
Provide a
CacheStatistics based on a Cache . |
Class and Description |
---|
CacheStatisticsProvider
Provide a
CacheStatistics based on a Cache . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.