org.apache.hadoop.hive.ql.udf
Class UDAFPercentile.State
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDAFPercentile.State
public UDAFPercentile.State()
Copyright © 2013 The Apache Software Foundation