| Package | Description | 
|---|---|
| org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid
 platform. | 
| org.infinispan.server.hotrod | |
| org.infinispan.stats | Cache statistics. | 
| Modifier and Type | Method and Description | 
|---|---|
| Stats | AbstractDelegatingAdvancedCache. getStats() | 
| Stats | CacheImpl. getStats() | 
| Stats | AdvancedCache. getStats()Returns a  Statsobject that allows several statistics associated
 with this cache at runtime. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Object | AbstractVersionedDecoder. createStatsResponse(HotRodHeader header,
                   Stats stats,
                   NettyTransport t)Create a response for the stats command. | 
| static Object | Decoder10. createStatsResponse(HotRodHeader h,
                   Stats cacheStats,
                   NettyTransport t) | 
| Object | Decoder10$. createStatsResponse(HotRodHeader h,
                   Stats cacheStats,
                   NettyTransport t) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StatsImplStatsImpl. | 
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.