public class UnenclosedGeoJsonRecordReader extends UnenclosedBaseJsonRecordReader
end, firstBraceConsumed, inputReader, mkey, mval, readerPosition, start| Constructor and Description |
|---|
UnenclosedGeoJsonRecordReader() |
UnenclosedGeoJsonRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
moveToRecordStart()
Given an arbitrary byte offset into an unenclosed JSON document,
find the start of the next record in the document.
|
close, createKey, createValue, getChar, getCurrentKey, getCurrentValue, getNonWhite, getPos, getProgress, initialize, next, nextKeyValuepublic UnenclosedGeoJsonRecordReader()
throws IOException
IOExceptionpublic UnenclosedGeoJsonRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.conf.Configuration conf)
throws IOException
IOExceptionprotected boolean moveToRecordStart()
throws IOException
UnenclosedBaseJsonRecordReadermoveToRecordStart in class UnenclosedBaseJsonRecordReaderIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.