public static class SemanticAnalyzer.GenericUDAFInfo extends Object
Modifier and Type | Field and Description |
---|---|
ArrayList<ExprNodeDesc> |
convertedParameters |
GenericUDAFEvaluator |
genericUDAFEvaluator |
TypeInfo |
returnType |
Constructor and Description |
---|
SemanticAnalyzer.GenericUDAFInfo() |
public ArrayList<ExprNodeDesc> convertedParameters
public GenericUDAFEvaluator genericUDAFEvaluator
public TypeInfo returnType
Copyright © 2017 The Apache Software Foundation. All rights reserved.