public static class DataToDoubleSummarySketch.Initial extends AlgebraicInitial
| Constructor and Description |
|---|
Initial()
Constructor wit default sketch size and default mode
|
Initial(String sketchSize)
Constructor for the initial pass of an Algebraic function.
|
Initial(String sketchSize,
String summaryMode)
Constructor for the initial pass of an Algebraic function.
|
execallowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic Initial()
public Initial(String sketchSize)
sketchSize - String representation of sketch sizepublic Initial(String sketchSize, String summaryMode)
sketchSize - String representation of sketch sizesummaryMode - String representation of mode (sum, min or max)Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.