Uses of Class
org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator.AggregationType

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

Uses of GenericUDAFEvaluator.AggregationType in org.apache.hadoop.hive.ql.udf.generic
 

Classes in org.apache.hadoop.hive.ql.udf.generic with annotations of type GenericUDAFEvaluator.AggregationType
static class GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator.BinaryStatsAgg
           
static class GenericUDAFComputeStats.GenericUDAFBooleanStatsEvaluator.BooleanStatsAgg
           
static class GenericUDAFComputeStats.GenericUDAFDoubleStatsEvaluator.DoubleStatsAgg
           
static class GenericUDAFComputeStats.GenericUDAFLongStatsEvaluator.LongStatsAgg
           
static class GenericUDAFComputeStats.GenericUDAFStringStatsEvaluator.StringStatsAgg
           
 



Copyright © 2012 The Apache Software Foundation