Package org.apache.druid.data.input.impl
Class NestedInputFormat
java.lang.Object
org.apache.druid.data.input.impl.NestedInputFormat
- All Implemented Interfaces:
InputFormat
- Direct Known Subclasses:
JsonInputFormat
Abstract class for nested file formats such as JSON, ORC, etc.
It has
JSONPathSpec, which is internall called flattenSpec, to flatten the nested data structure.-
Field Summary
Fields inherited from interface org.apache.druid.data.input.InputFormat
TYPE_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.data.input.InputFormat
createReader, createRowAdapter, getWeightedSize, isSplittable