| Package | Description |
|---|---|
| net.sf.ehcache.statistics |
This package contains classes related to LiveCacheStatistics and its implementation.
|
| net.sf.ehcache.statistics.beans |
This package contains classes related to statistics mbean implementation.
|
| net.sf.ehcache.statistics.extended |
This package contains classes related to extended statistics implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedStatistics |
StatisticsGateway.getExtended()
Gets the extended.
|
| Constructor and Description |
|---|
CoreStatisticsImpl(ExtendedStatistics extended)
Instantiates a new core statistics impl.
|
| Constructor and Description |
|---|
ExtendedStatisticsMBean(Ehcache cache,
ExtendedStatistics extendedStatistics)
Instantiates a new extended statistics m bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedStatisticsImpl
The Class ExtendedStatisticsImpl.
|
Copyright 2001-2021, Terracotta, Inc.