public class UnionStringsSketch extends UnionItemsSketch<String>
Modifier and Type | Class and Description |
---|---|
static class |
UnionStringsSketch.UnionStringsSketchIntermediateFinal |
UnionItemsSketch.UnionItemsSketchInitial, UnionItemsSketch.UnionItemsSketchIntermediateFinal<T>
Constructor and Description |
---|
UnionStringsSketch() |
UnionStringsSketch(String kStr) |
Modifier and Type | Method and Description |
---|---|
String |
getFinal() |
String |
getInitial() |
String |
getIntermed() |
accumulate, cleanup, exec, getValue, outputSchema
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.