Package org.apache.drill.exec.store.pojo
package org.apache.drill.exec.store.pojo
-
ClassDescriptionParent class for all pojo readers.AbstractPojoWriter<V extends ValueVector>Parent class for all pojo writers created for each field.Dynamically reads values from the given list of records.An utility class that converts from
JsonNode
to DynamicPojoRecordReader during physical plan fragment deserialization.Indicates NonNullable natureThis class uses reflection of a Java class to construct aRecordDataType
.Reads values from the given list of pojo instances.Pojo writer interface for writers based on types supported for pojo.Pojo writer for boolean.Pojo writer for decimal.Pojo writer for double.Pojo writer for Enum.Pojo writer for float.Pojo writer for int.Pojo writer for long.Pojo writer for Long.Pojo writer for Boolean.Pojo writer for Double.Pojo writer for Float.Pojo writer for Integer.Pojo writer for Timestamp.Pojo writer for String.