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

Packages that use UDAFPercentile.State
org.apache.hadoop.hive.ql.udf   
 

Uses of UDAFPercentile.State in org.apache.hadoop.hive.ql.udf
 

Methods in org.apache.hadoop.hive.ql.udf that return UDAFPercentile.State
 UDAFPercentile.State UDAFPercentile.PercentileLongEvaluator.terminatePartial()
           
 UDAFPercentile.State UDAFPercentile.PercentileLongArrayEvaluator.terminatePartial()
           
 

Methods in org.apache.hadoop.hive.ql.udf with parameters of type UDAFPercentile.State
 boolean UDAFPercentile.PercentileLongEvaluator.merge(UDAFPercentile.State other)
           
 boolean UDAFPercentile.PercentileLongArrayEvaluator.merge(UDAFPercentile.State other)
           
 



Copyright © 2011 The Apache Software Foundation