Class | Description |
---|---|
FileCount |
Computes recursive counts over file system information and stores them back into the same Accumulo table.
|
FileCount.Opts | |
Ingest |
Recursively lists the files and directories under a given path, ingests their names and file info into one Accumulo table, indexes the file names in a
separate table, and the file data into a third table.
|
QueryUtil |
Provides utility methods for getting the info for a file, listing the contents of a directory, and performing single wild card searches on file or directory
names.
|
QueryUtil.Opts | |
Viewer |
Provides a GUI for browsing the file system information stored in Accumulo.
|
Viewer.NodeInfo |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.