JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.apache.drill.exec.physical.impl.materialize.RecordMaterializer
Packages that use
RecordMaterializer
Package
Description
org.apache.drill.exec.physical.impl.materialize
Uses of
RecordMaterializer
in
org.apache.drill.exec.physical.impl.materialize
Classes in
org.apache.drill.exec.physical.impl.materialize
that implement
RecordMaterializer
Modifier and Type
Class
Description
class
VectorRecordMaterializer
Constructors in
org.apache.drill.exec.physical.impl.materialize
with parameters of type
RecordMaterializer
Modifier
Constructor
Description
DataPackage
(
RecordMaterializer
materializer,
OperatorStats
stats)