public class DataToFrequentStringsSketch extends DataToFrequentItemsSketch<String> implements org.apache.pig.Algebraic
| Modifier and Type | Class and Description |
|---|---|
static class |
DataToFrequentStringsSketch.Initial |
static class |
DataToFrequentStringsSketch.IntermediateFinal |
| Constructor and Description |
|---|
DataToFrequentStringsSketch(String sketchSize)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFinal() |
String |
getInitial() |
String |
getIntermed() |
accumulate, cleanup, exec, getValueallowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic DataToFrequentStringsSketch(String sketchSize)
sketchSize - String representation of sketch sizepublic String getInitial()
getInitial in interface org.apache.pig.Algebraicpublic String getIntermed()
getIntermed in interface org.apache.pig.Algebraicpublic String getFinal()
getFinal in interface org.apache.pig.AlgebraicCopyright © 2015–2019 The Apache Software Foundation. All rights reserved.