public class GenericUDFRpad extends GenericUDFBasePad
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
Constructor and Description |
---|
GenericUDFRpad() |
Modifier and Type | Method and Description |
---|---|
protected void |
performOp(byte[] data,
byte[] txt,
byte[] padTxt,
int len,
org.apache.hadoop.io.Text str,
org.apache.hadoop.io.Text pad) |
evaluate, getDisplayString, initialize
checkArgGroups, checkArgPrimitive, checkArgsSize, close, configure, copyToNewInstance, flip, getArgOrder, getConstantIntValue, getConstantLongValue, getConstantStringValue, getDateValue, getDoubleValue, getFuncName, getIntValue, getLongValue, getRequiredFiles, getRequiredJars, getStandardDisplayString, getStandardDisplayString, getStringValue, getTimestampValue, getUdfName, initializeAndFoldConstants, negative, obtainDateConverter, obtainDoubleConverter, obtainIntConverter, obtainLongConverter, obtainStringConverter, obtainTimestampConverter
protected void performOp(byte[] data, byte[] txt, byte[] padTxt, int len, org.apache.hadoop.io.Text str, org.apache.hadoop.io.Text pad)
performOp
in class GenericUDFBasePad
Copyright © 2017 The Apache Software Foundation. All rights reserved.