public interface JVMCompilationStats extends javax.management.j2ee.statistics.Stats
| Modifier and Type | Method and Description |
|---|---|
StringStatistic |
getName()
Returns the name of the JIT Compiler
|
javax.management.j2ee.statistics.CountStatistic |
getTotalCompilationTime()
Returns the accumulated time in milliseconds, that was spent
in compilation
|
getStatistic, getStatisticNames, getStatisticsStringStatistic getName()
javax.management.j2ee.statistics.CountStatistic getTotalCompilationTime()
Copyright © 2019. All rights reserved.