public interface CacheStatisticsProvider
CacheStatistics identified by cacheName. Typically
used by cache writers.| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
getCacheStatistics(String cacheName)
Obtain snapshot of the captured statistics.
|
CacheStatistics getCacheStatistics(String cacheName)
cacheName.cacheName - must not be null.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.