public static class DiskUsageThread.DiskUsageCallable extends Object implements hudson.remoting.Callable<Long,IOException>
Callable which computes disk usage of remote file object| Constructor and Description |
|---|
DiskUsageThread.DiskUsageCallable(hudson.FilePath filePath) |
public static final Logger LOGGER
public DiskUsageThread.DiskUsageCallable(hudson.FilePath filePath)
public Long call() throws IOException
call in interface hudson.remoting.Callable<Long,IOException>IOExceptionpublic static Long getFileSize(File f) throws IOException
IOExceptionCopyright © 2004-2013. All Rights Reserved.