public class CombinedSpatialInputFormat<S extends Shape> extends SpatialInputFormat<Rectangle,S>
rrClass| Constructor and Description |
|---|
CombinedSpatialInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
|
getRecordReader(InputSplit split,
JobConf job,
Reporter reporter) |
InputSplit[] |
getSplits(JobConf job,
int numSplits) |
void |
splitFile(JobConf job,
Path path,
java.util.List<FileSplit> splits) |
isSplitable, listStatus, listStatuspublic InputSplit[] getSplits(JobConf job,
int numSplits)
throws java.io.IOException
java.io.IOExceptionpublic void splitFile(JobConf job,
Path path,
java.util.List<FileSplit> splits)
throws java.io.IOException
java.io.IOExceptionpublicgetRecordReader(InputSplit split, JobConf job, Reporter reporter) throws java.io.IOException
getRecordReader in class SpatialInputFormat<Rectangle,S extends Shape>java.io.IOException