public static class UnionDoubleSummarySketch.IntermediateFinal extends UnionSketchAlgebraicIntermediateFinal<org.apache.datasketches.tuple.adouble.DoubleSummary>
| Constructor and Description |
|---|
IntermediateFinal()
Constructor for the intermediate and final passes of an Algebraic function.
|
IntermediateFinal(String sketchSize)
Constructor for the intermediate and final passes of an Algebraic function.
|
IntermediateFinal(String sketchSize,
String summaryMode)
Constructor for the intermediate and final passes 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 IntermediateFinal()
public IntermediateFinal(String sketchSize)
sketchSize - String representation of sketch sizepublic IntermediateFinal(String sketchSize, String summaryMode)
sketchSize - String representation of sketch sizesummaryMode - String representation of mode (sum, min or max)Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.