Methods Summary |
---|
public javax.management.j2ee.statistics.CountStatistic | getCheckpointCount()Returns the total number of sessions checkpointed using this store
|
public javax.management.j2ee.statistics.CountStatistic | getCheckpointErrorCount()Returns the total number of sessions that could not be checkpointed
using this store
|
public javax.management.j2ee.statistics.CountStatistic | getCheckpointSuccessCount()Returns the total number of sessions successfully checkpointed using
this store
|
public com.sun.enterprise.admin.monitor.stats.AverageRangeStatistic | getCheckpointTime()Returns the time spent on checkpointing beans to the store
|
public com.sun.enterprise.admin.monitor.stats.AverageRangeStatistic | getCheckpointedBeanSize()Returns the total number of bytes checkpointed by the store
|