Uses of Class
org.apache.hadoop.hive.ql.exec.WindowFunctionDescription

Packages that use WindowFunctionDescription
org.apache.hadoop.hive.ql.udf.generic Standard toolkit and framework for generic User-defined functions. 
 

Uses of WindowFunctionDescription in org.apache.hadoop.hive.ql.udf.generic
 

Classes in org.apache.hadoop.hive.ql.udf.generic with annotations of type WindowFunctionDescription
 class GenericUDAFCumeDist
           
 class GenericUDAFDenseRank
           
 class GenericUDAFFirstValue
           
 class GenericUDAFLag
           
 class GenericUDAFLastValue
           
 class GenericUDAFLead
           
 class GenericUDAFNTile
           
 class GenericUDAFPercentRank
           
 class GenericUDAFRank
           
 class GenericUDAFRowNumber
           
 



Copyright © 2012 The Apache Software Foundation