public static class UnionArrayOfDoublesSketch.Initial extends AlgebraicInitial
| Constructor and Description |
|---|
Initial()
Constructor for the initial pass of an Algebraic function using default parameters.
|
Initial(String numValues)
Constructor for the initial pass of an Algebraic function.
|
Initial(String sketchSize,
String numValues)
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 numValues)
numValues - String representation of number of values per keypublic Initial(String sketchSize, String numValues)
sketchSize - String representation of sketch sizenumValues - String representation of number of values per keyCopyright © 2015–2020 The Apache Software Foundation. All rights reserved.