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) |
getDisplayStringcheckArgGroups, checkArgPrimitive, checkArgsSize, close, configure, copyToNewInstance, evaluate, flip, getArgOrder, getConstantBooleanValue, getConstantIntValue, getConstantStringValue, getDateValue, getDoubleValue, getFuncName, getIntervalDayTimeValue, getIntervalYearMonthValue, getIntValue, getLongValue, getRequiredFiles, getRequiredJars, getStandardDisplayString, getStandardDisplayString, getStringValue, getTimestampValue, getUdfName, initialize, initializeAndFoldConstants, negative, obtainDateConverter, obtainDoubleConverter, obtainIntConverter, obtainLongConverter, obtainStringConverter, obtainTimestampConverterprotected transient PrimitiveObjectInspector[] inputOIs
protected boolean checkArgs(PrimitiveObjectInspector.PrimitiveCategory leftType, PrimitiveObjectInspector.PrimitiveCategory rightType)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.