Uses of Class
org.apache.drill.exec.physical.resultSet.model.MetadataProvider.VectorDescrip
Package
Description
This set of classes models the structure of a batch consisting
of single vectors (as contrasted with a hyper batch.) Provides tools
or metdata-based construction, allocation, reading and writing of
the vectors.
-
Uses of MetadataProvider.VectorDescrip in org.apache.drill.exec.physical.resultSet.model.single
Modifier and TypeMethodDescriptionprotected AbstractObjectReader
SimpleReaderBuilder.buildVectorReader
(ValueVector vector, MetadataProvider.VectorDescrip descrip)