Interface CgroupDiscoverer

    • Method Detail

      • discover

        Path discover​(String cgroup)
        Returns a path for a specific cgroup. This path should contain the interesting cgroup files without further traversing needed.
        Parameters:
        cgroup - The cgroup
        Returns:
        The path that contains that cgroup's interesting bits.