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

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

public class UDAFMax
extends UDAF


Nested Class Summary
static class UDAFMax.MaxDateEvaluator
           
static class UDAFMax.MaxDoubleEvaluator
           
static class UDAFMax.MaxFloatEvaluator
           
static class UDAFMax.MaxIntEvaluator
           
static class UDAFMax.MaxLongEvaluator
           
static class UDAFMax.MaxShortEvaluator
           
static class UDAFMax.MaxStringEvaluator
           
 
Constructor Summary
UDAFMax()
           
 
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

UDAFMax

public UDAFMax()


Copyright © 2009 The Apache Software Foundation