Class DiskUsageUtil.DiskUsageCallable

java.lang.Object
hudson.plugins.disk_usage.DiskUsageUtil.DiskUsageCallable
All Implemented Interfaces:
hudson.remoting.Callable<Long,IOException>, Serializable, org.jenkinsci.remoting.RoleSensitive
Enclosing class:
DiskUsageUtil

public static class DiskUsageUtil.DiskUsageCallable extends Object implements hudson.remoting.Callable<Long,IOException>
A Callable which computes disk usage of remote file object
See Also:
  • Field Details

    • LOGGER

      public static final Logger LOGGER
  • Constructor Details

  • Method Details