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

Packages that use org.apache.accumulo.core.file.map
org.apache.accumulo.core.file.map   
org.apache.accumulo.core.iterators.system   
 

Classes in org.apache.accumulo.core.file.map used by org.apache.accumulo.core.file.map
MyMapFile.Reader
          Deprecated. Provide access to an existing map.
MyMapFile.Writer
          Deprecated. Writes a new map.
MySequenceFile.CompressionType
          Deprecated. The compression type used to compress key/value pairs in the MySequenceFile.
MySequenceFile.Metadata
          Deprecated. The class encapsulating with the metadata of a file.
MySequenceFile.Reader
          Deprecated. Reads key/value pairs from a sequence-format file.
MySequenceFile.Sorter.RawKeyValueIterator
          The interface to iterate over raw keys/values of SequenceFiles.
MySequenceFile.Sorter.SegmentDescriptor
          This class defines a merge segment.
MySequenceFile.ValueBytes
          Deprecated. The interface to 'raw' values of SequenceFiles.
MySequenceFile.Writer
          Deprecated. Write key/value pairs to a sequence-format file.
 

Classes in org.apache.accumulo.core.file.map used by org.apache.accumulo.core.iterators.system
MySequenceFile.Reader
          Deprecated. Reads key/value pairs from a sequence-format file.
 



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