Package io.airlift.stats
Interface GcMonitor
-
- All Known Implementing Classes:
JmxGcMonitor,TestingGcMonitor
public interface GcMonitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetMajorGcCount()io.airlift.units.DurationgetMajorGcTime()
-