Uses of Class
org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor

Packages that use SequenceFile.Sorter.SegmentDescriptor
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of SequenceFile.Sorter.SegmentDescriptor in org.apache.hadoop.io
 

Method parameters in org.apache.hadoop.io with type arguments of type SequenceFile.Sorter.SegmentDescriptor
 SequenceFile.Sorter.RawKeyValueIterator SequenceFile.Sorter.merge(List<SequenceFile.Sorter.SegmentDescriptor> segments, Path tmpDir)
          Merges the list of segments of type SegmentDescriptor
 



Copyright © 2009 The Apache Software Foundation