public class CharScalarConcatStringGroupCol extends StringScalarConcatStringGroupCol
VectorExpression.Type
childExpressions, inputTypes, outputType
Constructor and Description |
---|
CharScalarConcatStringGroupCol() |
CharScalarConcatStringGroupCol(HiveChar value,
int colNum,
int outputColumn) |
Modifier and Type | Method and Description |
---|---|
VectorExpressionDescriptor.Descriptor |
getDescriptor() |
evaluate, getColNum, getOutputColumn, getOutputType, getValue, setColNum, setOutputColumn, setValue
evaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toString
public CharScalarConcatStringGroupCol(HiveChar value, int colNum, int outputColumn)
public CharScalarConcatStringGroupCol()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor
in class StringScalarConcatStringGroupCol
Copyright © 2017 The Apache Software Foundation. All rights reserved.