org.silverpeas.silverstatistics.volume
Class FileNumberComputer
java.lang.Object
org.silverpeas.silverstatistics.volume.FileNumberComputer
- All Implemented Interfaces:
- Callable<DirectoryStats>
public class FileNumberComputer
- extends Object
- implements Callable<DirectoryStats>
Compute the size in terms of number of files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNumberComputer
public FileNumberComputer(File directory)
call
public DirectoryStats call()
throws Exception
- Specified by:
call
in interface Callable<DirectoryStats>
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.