public interface NutchReader
| Modifier and Type | Field and Description |
|---|---|
static Configuration |
conf |
static org.slf4j.Logger |
LOG |
static final org.slf4j.Logger LOG
static final Configuration conf
List read(String path) throws FileNotFoundException
FileNotFoundExceptionList head(String path, int nrows) throws FileNotFoundException
FileNotFoundExceptionList slice(String path, int start, int end) throws FileNotFoundException
FileNotFoundExceptionint count(String path) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2021 The Apache Software Foundation