Package org.apache.accumulo.core.file.map

Interface Summary
MySequenceFile.Sorter.RawKeyValueIterator The interface to iterate over raw keys/values of SequenceFiles.
MySequenceFile.ValueBytes The interface to 'raw' values of SequenceFiles.
 

Class Summary
MapFileOperations Deprecated. since 1.3
MapFileOperations.RangeIterator  
MapFileUtil Deprecated. since 1.3
MyMapFile Deprecated. Use RFile
MyMapFile.Reader Provide access to an existing map.
MyMapFile.Writer Writes a new map.
MySequenceFile Deprecated. Use RFile
MySequenceFile.Metadata The class encapsulating with the metadata of a file.
MySequenceFile.Reader Reads key/value pairs from a sequence-format file.
MySequenceFile.Sorter Sorts key/value pairs in a sequence-format file.
MySequenceFile.Writer Write key/value pairs to a sequence-format file.
 

Enum Summary
MySequenceFile.CompressionType The compression type used to compress key/value pairs in the MySequenceFile.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.