public class SequenceReader extends Object implements NutchReader
conf, LOG| Constructor and Description |
|---|
SequenceReader() |
public List<List<String>> read(String path) throws FileNotFoundException
read in interface NutchReaderFileNotFoundExceptionpublic List<List<String>> head(String path, int nrows) throws FileNotFoundException
head in interface NutchReaderFileNotFoundExceptionpublic List<List<String>> slice(String path, int start, int end) throws FileNotFoundException
slice in interface NutchReaderFileNotFoundExceptionpublic int count(String path) throws FileNotFoundException
count in interface NutchReaderFileNotFoundExceptionCopyright © 2021 The Apache Software Foundation