Package jenkins.plugins.jobcacher
Class Cache.DirectorySize
java.lang.Object
jenkins.plugins.jobcacher.Cache.DirectorySize
- All Implemented Interfaces:
FilePath.FileCallable<Long>,Serializable,ControllerToAgentFileCallable<Long>,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
Cache
public static class Cache.DirectorySize
extends Object
implements ControllerToAgentFileCallable<Long>
Utility class to calculate the size of a potentially remote directory given a pattern and excludes.
- See Also:
-
Constructor Details
-
DirectorySize
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceFilePath.FileCallable<Long>- Throws:
IOException
-