Uses of Package
org.apache.drill.exec.physical.impl.scan.convert
Package
Description
Standard type conversion tools for the case in which the input
types are the standard Java types already supported by the
ValuesWriter
interface.Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
-
ClassDescriptionAbstract class for string-to-something conversions.Base class for any kind of column converter.Base class for Java type-based conversion.Factory for standard conversions as outlined in the package header.Definition of a conversion including conversion type and the standard conversion class (if available.)Indicates the type of conversion needed.
-
-
ClassDescriptionFactory for standard conversions as outlined in the package header.