|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.disk_usage.DiskUsageThread.DiskUsageCallable
public static class DiskUsageThread.DiskUsageCallable
A Callable which computes disk usage of remote file object
| Constructor Summary | |
|---|---|
DiskUsageThread.DiskUsageCallable(hudson.FilePath filePath)
|
|
| Method Summary | |
|---|---|
java.lang.Long |
call()
|
static java.lang.Long |
getFileSize(java.io.File f)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiskUsageThread.DiskUsageCallable(hudson.FilePath filePath)
| Method Detail |
|---|
public java.lang.Long call()
throws java.io.IOException
call in interface hudson.remoting.Callable<java.lang.Long,java.io.IOException>java.io.IOException
public static java.lang.Long getFileSize(java.io.File f)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||