public abstract class GenericUDFBaseDTI extends GenericUDFBaseBinary
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
Modifier and Type | Field and Description |
---|---|
protected PrimitiveObjectInspector[] |
inputOIs |
opDisplayName, opName
Constructor and Description |
---|
GenericUDFBaseDTI() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkArgs(PrimitiveObjectInspector.PrimitiveCategory leftType,
PrimitiveObjectInspector.PrimitiveCategory rightType) |
getDisplayString
checkArgGroups, checkArgPrimitive, checkArgsSize, close, configure, copyToNewInstance, evaluate, flip, getArgOrder, getConstantIntValue, getConstantLongValue, getConstantStringValue, getDateValue, getDoubleValue, getFuncName, getIntValue, getLongValue, getRequiredFiles, getRequiredJars, getStandardDisplayString, getStandardDisplayString, getStringValue, getTimestampValue, getUdfName, initialize, initializeAndFoldConstants, negative, obtainDateConverter, obtainDoubleConverter, obtainIntConverter, obtainLongConverter, obtainStringConverter, obtainTimestampConverter
protected transient PrimitiveObjectInspector[] inputOIs
protected boolean checkArgs(PrimitiveObjectInspector.PrimitiveCategory leftType, PrimitiveObjectInspector.PrimitiveCategory rightType)
Copyright © 2017 The Apache Software Foundation. All rights reserved.