public class UnenclosedEsriJsonRecordReader extends UnenclosedBaseJsonRecordReader
end, firstBraceConsumed, inputReader, mkey, mval, readerPosition, start| Constructor and Description |
|---|
UnenclosedEsriJsonRecordReader() |
UnenclosedEsriJsonRecordReader(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 a 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 UnenclosedEsriJsonRecordReader()
throws IOException
IOExceptionpublic UnenclosedEsriJsonRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.conf.Configuration conf)
throws IOException
IOExceptionprotected boolean moveToRecordStart()
throws IOException
moveToRecordStart in class UnenclosedBaseJsonRecordReaderIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.