|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStatistics | |
|---|---|
| org.jboss.dna.graph.connector.path.cache | The PathRepositoryCache class and its supporting classes provide a standard caching mechanism for path-based repositories. |
| Uses of CacheStatistics in org.jboss.dna.graph.connector.path.cache |
|---|
| Classes in org.jboss.dna.graph.connector.path.cache that implement CacheStatistics | |
|---|---|
class |
DefaultCacheStatistics
Default, thread-safe implementation of CacheStatistics that uses AtomicLongs as counters for the
statistics. |
| Methods in org.jboss.dna.graph.connector.path.cache that return CacheStatistics | |
|---|---|
CacheStatistics |
WorkspaceCache.getStatistics()
|
CacheStatistics |
InMemoryWorkspaceCache.getStatistics()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||