Uses of Package
org.apache.drill.exec.compile
Packages that use org.apache.drill.exec.compile
Package
Description
Runtime code-generation, compilation and bytecode-manipulation utilities.
Drill expression materialization and evaluation facilities.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.compileClassDescriptionMaintains state while traversing a finite state machine described by an FsmDescriptor.Per-compilation unit class loader that holds both caching and compilation steps.An ASM ClassVisitor that allows for a late-bound delegate.Defines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.exprClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.ops
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.TopNClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.aggregateClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.commonClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.filterClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.flattenClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.joinClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.mergereceiverClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.orderedpartitionerClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.partitionsenderClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.projectClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.sortClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.unionClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.windowClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.physical.impl.xsortClassDescriptionDefines a code generation "template" which consist of: An interface that defines the generated class. A template class which implements the interface to provide "generic" methods that need not be generated. A signature that lists the methods and vector holders used by the template.
-
Classes in org.apache.drill.exec.compile used by org.apache.drill.exec.server