public class GenericUDFOPEqualNS extends GenericUDFOPEqual
GenericUDFBaseCompare.CompareTypeGenericUDF.DeferredJavaObject, GenericUDF.DeferredObjectargumentOIs, boi0, boi1, byoi0, byoi1, compareOI, compareType, conversionHelper, converter0, converter1, ioi0, ioi1, loi0, loi1, result, soi0, soi1opDisplayName, opName| Constructor and Description |
|---|
GenericUDFOPEqualNS() |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(GenericUDF.DeferredObject[] arguments)
Evaluate the GenericUDF with the arguments.
|
negativecompare, initializegetDisplayStringcheckArgGroups, checkArgPrimitive, checkArgsSize, close, configure, copyToNewInstance, flip, getArgOrder, getConstantIntValue, getConstantLongValue, getConstantStringValue, getDateValue, getDoubleValue, getFuncName, getIntValue, getLongValue, getRequiredFiles, getRequiredJars, getStandardDisplayString, getStandardDisplayString, getStringValue, getTimestampValue, getUdfName, initializeAndFoldConstants, obtainDateConverter, obtainDoubleConverter, obtainIntConverter, obtainLongConverter, obtainStringConverter, obtainTimestampConverterpublic Object evaluate(GenericUDF.DeferredObject[] arguments) throws HiveException
GenericUDFevaluate in class GenericUDFOPEqualarguments - The arguments as DeferedObject, use DeferedObject.get() to get the
actual argument Object. The Objects can be inspected by the
ObjectInspectors passed in the initialize call.HiveExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.