public abstract class SpatialInputFormat<K,V> extends
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Class<? extends RecordReader> |
rrClass |
| Constructor and Description |
|---|
SpatialInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
|
getRecordReader(InputSplit split,
JobConf job,
Reporter reporter) |
protected boolean |
isSplitable(FileSystem fs,
Path file) |
protected void |
listStatus(FileSystem fs,
Path dir,
java.util.List<FileStatus> result,
BlockFilter filter) |
protected FileStatus[] |
listStatus(JobConf job) |
publicgetRecordReader(InputSplit split, JobConf job, Reporter reporter) throws java.io.IOException
java.io.IOExceptionprotected void listStatus(FileSystem fs,
Path dir,
java.util.List<FileStatus> result,
BlockFilter filter)
throws java.io.IOException
java.io.IOExceptionprotected FileStatus[] listStatus(JobConf job)
throws java.io.IOException
java.io.IOExceptionprotected boolean isSplitable(FileSystem fs,
Path file)