org.apache.hadoop.hive.ql.udf
Class UDAFPercentile.State

java.lang.Object
  extended by org.apache.hadoop.hive.ql.udf.UDAFPercentile.State
Enclosing class:
UDAFPercentile

public static class UDAFPercentile.State
extends Object

A state class to store intermediate aggregation results.


Constructor Summary
UDAFPercentile.State()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDAFPercentile.State

public UDAFPercentile.State()


Copyright © 2013 The Apache Software Foundation