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