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
FileNotFoundException
List head(String path, int nrows) throws FileNotFoundException
FileNotFoundException
List slice(String path, int start, int end) throws FileNotFoundException
FileNotFoundException
int count(String path) throws FileNotFoundException
FileNotFoundException
Copyright © 2021 The Apache Software Foundation