Class Cpu


  • public class Cpu
    extends Object
    Collect CPU share and quota information from cpu cgroup files.
    • Method Detail

      • snapshot

        public Cpu.CpuAllocationMetric snapshot()
        Take a snapshot of cpu cgroup data
        Returns:
        A snapshot with the data populated.