Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.accumulo.examples.simple.filedata Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
CharacterHistogramA MapReduce that computes a histogram of byte frequency for each file and stores the histogram alongside the file data.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
CharacterHistogram .HistMapperClassorg.apache.accumulo.examples.simple.filedata.CharacterHistogramApache Accumulo
ChunkCombinerThis iterator dedupes chunks and sets their visibilities to the combined visibility of the refs columns.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
ChunkInputFormatAn InputFormat that turns the file data ingested with FileDataIngest into an InputStream using ChunkInputStream.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
ChunkInputStreamAn input stream that reads file data stored in one or more Accumulo values.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
FileDataIngestTakes a list of files and archives them into Accumulo keyed on hashes of the files.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
FileDataIngest .OptsClassorg.apache.accumulo.examples.simple.filedata.FileDataIngestApache Accumulo
FileDataQueryRetrieves file data based on the hash of the file.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
KeyUtilA utility for creating and parsing null-byte separated strings into/from Text objects.Classorg.apache.accumulo.examples.simple.filedataApache Accumulo
VisibilityCombinerA utility for merging visibilities into the form (VIS1)(VIS2)Classorg.apache.accumulo.examples.simple.filedataApache Accumulo