Uses of Package
org.apache.hadoop.hive.ql.udf

Packages that use org.apache.hadoop.hive.ql.udf
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.udf   
org.apache.hadoop.hive.ql.udf.generic Standard toolkit and framework for generic User-defined functions. 
 

Classes in org.apache.hadoop.hive.ql.udf used by org.apache.hadoop.hive.ql.exec
UDFType
          UDFType.
 

Classes in org.apache.hadoop.hive.ql.udf used by org.apache.hadoop.hive.ql.udf
UDAFPercentile.State
          A state class to store intermediate aggregation results.
UDFBaseBitOP
          Base class for numeric operators like +, -, / etc.
UDFBaseNumericOp
          Base class for numeric operators like +, -, / etc.
UDFBaseNumericUnaryOp
          Base class for numeric operators like +, -, / etc.
UDFType
          UDFType.
 

Classes in org.apache.hadoop.hive.ql.udf used by org.apache.hadoop.hive.ql.udf.generic
UDFType
          UDFType.
 



Copyright © 2013 The Apache Software Foundation