public class GetQuantile extends org.apache.pig.EvalFunc<Float>
Constructor and Description |
---|
GetQuantile() |
Modifier and Type | Method and Description |
---|---|
Float |
exec(org.apache.pig.data.Tuple input) |
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public Float exec(org.apache.pig.data.Tuple input) throws IOException
exec
in class org.apache.pig.EvalFunc<Float>
IOException
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.