public interface JVMGarbageCollectorStats extends javax.management.j2ee.statistics.Stats
| Modifier and Type | Method and Description |
|---|---|
javax.management.j2ee.statistics.CountStatistic |
getCollectionCount()
Returns the total number of collections that have occurred
|
javax.management.j2ee.statistics.CountStatistic |
getCollectionTime()
Returns the accumulated collection time in milliseconds
|
getStatistic, getStatisticNames, getStatisticsjavax.management.j2ee.statistics.CountStatistic getCollectionCount()
javax.management.j2ee.statistics.CountStatistic getCollectionTime()
Copyright © 2019. All rights reserved.