org.apache.hadoop.hive.ql.udf
Class UDAFSum

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.UDAF
      extended by org.apache.hadoop.hive.ql.exec.NumericUDAF
          extended by org.apache.hadoop.hive.ql.udf.UDAFSum

public class UDAFSum
extends NumericUDAF


Nested Class Summary
static class UDAFSum.UDAFSumEvaluator
           
 
Constructor Summary
UDAFSum()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.exec.UDAF
getResolver, setResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDAFSum

public UDAFSum()


Copyright © 2009 The Apache Software Foundation