@API.Public public abstract class DocumentReaderBase extends Object implements DocumentReader
DocumentReader
interface.DocumentReader.EventType
Constructor and Description |
---|
DocumentReaderBase() |
Modifier and Type | Method and Description |
---|---|
DocumentReader |
skipChildren()
This is a trivial implementation of
skipChildren() API. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArrayIndex, getBinary, getBoolean, getByte, getCurrentEvent, getDate, getDateInt, getDecimal, getDecimalPrecision, getDecimalScale, getDecimalValueAsBytes, getDecimalValueAsInt, getDecimalValueAsLong, getDouble, getFieldName, getFloat, getInt, getInterval, getIntervalDays, getIntervalMillis, getLong, getShort, getString, getTime, getTimeInt, getTimestamp, getTimestampLong, inMap, next
public DocumentReader skipChildren()
skipChildren()
API.
An optimized implementation could simply skip over the sub-tree by advancing the
reader buffer to the end of current map or array.skipChildren
in interface DocumentReader
this
for chainingCopyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.