Uses of Package
org.apache.drill.exec.expr.annotations
Packages that use org.apache.drill.exec.expr.annotations
Package
Description
- 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.expr.annotationsClassDescriptionFunction scope is used to indicate function output rows relation: simple / scalar (1 -> 1) or aggregate (n -> 1).Estimates the average size of the output produced by a function that produces variable length outputReturn type enum is used to indicate which return type calculation logic should be used for functions.
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.expr.fnClassDescriptionFunction scope is used to indicate function output rows relation: simple / scalar (1 -> 1) or aggregate (n -> 1).Estimates the average size of the output produced by a function that produces variable length outputReturn type enum is used to indicate which return type calculation logic should be used for functions.
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.expr.fn.impl
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.expr.fn.impl.conv
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.expr.fn.impl.gaggr
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.expr.fn.impl.gcast
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.resolver
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.store.http.udfs
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.udfs
 - 
Classes in org.apache.drill.exec.expr.annotations used by org.apache.drill.exec.udfs.gis