public class DataToStringsSketch extends DataToItemsSketch<String>
Modifier and Type | Class and Description |
---|---|
static class |
DataToStringsSketch.DataToStringsSketchIntermediateFinal |
DataToItemsSketch.DataToItemsSketchInitial, DataToItemsSketch.DataToItemsSketchIntermediateFinal<T>
Constructor and Description |
---|
DataToStringsSketch() |
DataToStringsSketch(String kStr) |
Modifier and Type | Method and Description |
---|---|
String |
getFinal() |
String |
getInitial() |
String |
getIntermed() |
accumulate, cleanup, exec, extractValue, 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.