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, listStatus
public InputSplit[] getSplits(JobConf job, int numSplits) throws java.io.IOException
java.io.IOException
public void splitFile(JobConf job, Path path, java.util.List<FileSplit> splits) throws java.io.IOException
java.io.IOException
publicgetRecordReader(InputSplit split, JobConf job, Reporter reporter) throws java.io.IOException
getRecordReader
in class SpatialInputFormat<Rectangle,S extends Shape>
java.io.IOException