| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
InputQueryRange
Query range to apply upon reading the input
|
| Constructor and Description |
|---|
SpatialInputFormat3() |
| Modifier and Type | Method and Description |
|---|---|
|
createRecordReader(InputSplit split,
TaskAttemptContext context) |
protected void |
listStatus(FileSystem fs,
Path dir,
java.util.List<FileStatus> result,
BlockFilter filter) |
protected java.util.List<FileStatus> |
listStatus(JobContext job) |
public static final java.lang.String InputQueryRange
publiccreateRecordReader(InputSplit split, TaskAttemptContext context) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionprotected void listStatus(FileSystem fs,
Path dir,
java.util.List<FileStatus> result,
BlockFilter filter)
throws java.io.IOException
java.io.IOExceptionprotected java.util.List<FileStatus> listStatus(JobContext job)
throws java.io.IOException
java.io.IOException