Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.stats |
Cache statistics.
|
Modifier and Type | Method and Description |
---|---|
Stats |
AdvancedCache.getStats()
Returns a
Stats object that allows several statistics associated
with this cache at runtime. |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheContainerStats
Similar to
Stats but in the scope of a single per node CacheContainer |
interface |
ClusterCacheStats
Similar to
Stats but cluster wide. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.