public class HiveUDAFBuffer
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
HiveUDAFBuffer(org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator.AggregationBuffer buf,
boolean canDoMerge) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2) |
org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator.AggregationBuffer |
buf() |
boolean |
canDoMerge() |
static String |
toString() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait