Package org.apache.nutch.util
Class SegmentReaderUtil
- java.lang.Object
-
- org.apache.nutch.util.SegmentReaderUtil
-
public class SegmentReaderUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description SegmentReaderUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SequenceFile.Reader[]
getReaders(Path dir, Configuration conf)
-
-
-
Method Detail
-
getReaders
public static SequenceFile.Reader[] getReaders(Path dir, Configuration conf) throws IOException
- Throws:
IOException
-
-