org.apache.hadoop.hive.ql.udf.generic
Class GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator.BinaryStatsAgg
java.lang.Object
org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator.BinaryStatsAgg
- All Implemented Interfaces:
- GenericUDAFEvaluator.AggregationBuffer
- Enclosing class:
- GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator
public static class GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator.BinaryStatsAgg
- extends Object
- implements GenericUDAFEvaluator.AggregationBuffer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
columnType
public String columnType
maxLength
public long maxLength
sumLength
public long sumLength
count
public long count
countNulls
public long countNulls
GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator.BinaryStatsAgg
public GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator.BinaryStatsAgg()
Copyright © 2011 The Apache Software Foundation