Class GcFreedRatioRule

  • All Implemented Interfaces:
    IRule

    public class GcFreedRatioRule
    extends AbstractRule
    Rule that checks how much memory was freed per second, and compares that to the liveset. Calculations are done in time windows. Rule is designed to only require the GCHeapSummary event.