public class ShapeLineRecordReader extends SpatialRecordReader<Rectangle,Text>
ShapeSpatialRecordReader.ShapeIteratorblockSize, blockType, buffer, cellMbr, end, lineReader, pos, start, tempLine| Constructor and Description |
|---|
ShapeLineRecordReader(CombineFileSplit split,
Configuration conf,
Reporter reporter,
java.lang.Integer index) |
ShapeLineRecordReader(Configuration job,
FileSplit split) |
ShapeLineRecordReader(java.io.InputStream in,
long offset,
long endOffset) |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
createKey() |
Text |
createValue() |
boolean |
next(Rectangle key,
Text shapeLine) |
close, getPos, getProgress, initializeReader, nextLine, nextRTree, nextShape, nextShapeIter, nextShapespublic ShapeLineRecordReader(Configuration job,
FileSplit split)
throws java.io.IOException
java.io.IOExceptionpublic ShapeLineRecordReader(CombineFileSplit split,
Configuration conf,
Reporter reporter,
java.lang.Integer index)
throws java.io.IOException
java.io.IOExceptionpublic ShapeLineRecordReader(java.io.InputStream in,
long offset,
long endOffset)
throws java.io.IOException
java.io.IOException