| Package | Description |
|---|---|
| org.infinispan.manager |
Cache manager API.
|
| org.infinispan.manager.impl | |
| org.infinispan.stats.impl |
| Modifier and Type | Method and Description |
|---|---|
CacheContainerStats |
DefaultCacheManager.getStats() |
CacheContainerStats |
EmbeddedCacheManager.getStats()
Deprecated.
Since 10.1.3. This mixes statistics across unrelated caches so the reported numbers don't have too much
relevance.
|
| Modifier and Type | Method and Description |
|---|---|
CacheContainerStats |
AbstractDelegatingEmbeddedCacheManager.getStats() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheContainerStatsImpl
Deprecated.
Since 10.1.3. This mixes statistics across unrelated caches so the reported numbers don't have too much
relevance. Please use
Stats or ClusterCacheStats instead. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.