Uses of Class
org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCovariance.GenericUDAFCovarianceEvaluator

Packages that use GenericUDAFCovariance.GenericUDAFCovarianceEvaluator
org.apache.hadoop.hive.ql.udf.generic Standard toolkit and framework for generic User-defined functions. 
 

Uses of GenericUDAFCovariance.GenericUDAFCovarianceEvaluator in org.apache.hadoop.hive.ql.udf.generic
 

Subclasses of GenericUDAFCovariance.GenericUDAFCovarianceEvaluator in org.apache.hadoop.hive.ql.udf.generic
static class GenericUDAFCovarianceSample.GenericUDAFCovarianceSampleEvaluator
          Compute the sample covariance by extending GenericUDAFCovarianceEvaluator and overriding the terminate() method of the evaluator.
 



Copyright © 2012 The Apache Software Foundation