org.terracotta.modules.hibernatecache.presentation
Class AggregateH2LCStatsChartPanel
java.lang.Object
BaseRuntimeStatsPanel
org.terracotta.modules.hibernatecache.presentation.BaseH2LCStatsChartPanel
org.terracotta.modules.hibernatecache.presentation.AggregateH2LCStatsChartPanel
public class AggregateH2LCStatsChartPanel
- extends BaseH2LCStatsChartPanel
| Fields inherited from class org.terracotta.modules.hibernatecache.presentation.BaseH2LCStatsChartPanel |
CACHE_HIT_SAMPLE_ATTR, CACHE_MISS_SAMPLE_ATTR, CACHE_PUT_SAMPLE_ATTR, cacheHitRateLabel, cacheHitRateLabelFormat, cacheHitRateSeries, cacheHitRatioLabel, cacheHitRatioLabelFormat, cacheHitRatioSeries, cacheMissRateLabel, cacheMissRateLabelFormat, cacheMissRateSeries, cachePutRateLabel, cachePutRateLabelFormat, cachePutRateSeries, clusterListener, clusterModel, DBSQL_EXECUTION_SAMPLE_ATTR, labelFont, persistenceUnit, POLLED_ATTRS, QUERY_EXECUTION_SAMPLE_ATTR, queryExecutionRateLabel, queryExecutionRateLabelFormat, queryExecutionRateSeries, statsBeanObjectName |
| Methods inherited from class org.terracotta.modules.hibernatecache.presentation.BaseH2LCStatsChartPanel |
createOverlayLabel, createStatusLabel, init, setup, setupCacheHitRatioPanel, setupCacheMissRatePanel, setupCachePutRatePanel, setupQueryExecutionRatePanel, suspend, tearDown, updateAllSeries |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregateH2LCStatsChartPanel
public AggregateH2LCStatsChartPanel(ApplicationContext appContext)
setup
public void setup(ApplicationContext appContext,
IClusterModel clusterModel,
String persistenceUnit)
- Overrides:
setup in class BaseH2LCStatsChartPanel
attributesPolled
public void attributesPolled(PolledAttributesResult result)
clientConnected
public void clientConnected(IClient client)
- Overrides:
clientConnected in class BaseH2LCStatsChartPanel
clientDisconnected
public void clientDisconnected(IClient client)
- Overrides:
clientDisconnected in class BaseH2LCStatsChartPanel
addPolledAttributeListener
protected void addPolledAttributeListener()
- Overrides:
addPolledAttributeListener in class BaseH2LCStatsChartPanel
removePolledAttributeListener
protected void removePolledAttributeListener()
- Overrides:
removePolledAttributeListener in class BaseH2LCStatsChartPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.