|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HAStatefulSessionStoreStats
| Method Summary | |
|---|---|
CountStatistic |
getCheckpointCount()
Returns the total number of sessions checkpointed using this store |
AverageRangeStatistic |
getCheckpointedBeanSize()
Returns the total number of bytes checkpointed by the store |
CountStatistic |
getCheckpointErrorCount()
Returns the total number of sessions that could not be checkpointed using this store |
CountStatistic |
getCheckpointSuccessCount()
Returns the total number of sessions successfully checkpointed using this store |
AverageRangeStatistic |
getCheckpointTime()
Returns the time spent on checkpointing beans to the store |
| Methods inherited from interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats |
|---|
getActivatedBeanSize, getActivationCount, getActivationErrorCount, getActivationSuccessCount, getActivationTime, getCurrentSize, getExpiredSessionCount, getPassivatedBeanSize, getPassivationCount, getPassivationErrorCount, getPassivationSuccessCount, getPassivationTime |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
CountStatistic getCheckpointCount()
CountStatistic getCheckpointSuccessCount()
CountStatistic getCheckpointErrorCount()
AverageRangeStatistic getCheckpointedBeanSize()
AverageRangeStatistic getCheckpointTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||