org.apache.hadoop.fs.shell
Class Count
java.lang.Object
org.apache.hadoop.fs.shell.Count
public class Count
- extends Object
Count the number of directories, files and bytes.
Constructor Summary |
Count()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
USAGE
public static final String USAGE
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
Count
public Count()
matches
public static boolean matches(String cmd)
count
public static void count(String src,
Configuration conf,
PrintStream out)
throws IOException
- Throws:
IOException
Copyright © 2006 The Apache Software Foundation