Class UsageComputation


  • public class UsageComputation
    extends Object
    Compute disk usage of a list of paths. Results are published using listeners registered for interesting paths, so we only walk the disk once. The walker process is throttled to prevent IO starvation for other Jenkins tasks.