Package hudson.plugins.disk_usage
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Field Details
-
LOGGER
-
-
Constructor Details
-
DiskUsageCallable
-
-
Method Details
-
call
- Specified by:
callin interfacehudson.remoting.Callable<Long,IOException> - Throws:
IOException
-
checkRoles
- Specified by:
checkRolesin interfaceorg.jenkinsci.remoting.RoleSensitive- Throws:
SecurityException
-