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

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

public class UDAFMin
extends UDAF


Nested Class Summary
static class UDAFMin.MinDateEvaluator
           
static class UDAFMin.MinDoubleEvaluator
           
static class UDAFMin.MinFloatEvaluator
           
static class UDAFMin.MinIntEvaluator
           
static class UDAFMin.MinLongEvaluator
           
static class UDAFMin.MinShortEvaluator
           
static class UDAFMin.MinStringEvaluator
           
 
Constructor Summary
UDAFMin()
           
 
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

UDAFMin

public UDAFMin()


Copyright © 2009 The Apache Software Foundation