public class Twister2BatchTranslationContext extends Twister2TranslationContext
dataSets
Constructor and Description |
---|
Twister2BatchTranslationContext(Twister2PipelineOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
eval(SinkTSet<?> tSet) |
<T> BatchTSetImpl<<any>> |
getInputDataSet(PValue input) |
execute, getCurrentTransform, getEnvironment, getInput, getInputs, getLeaves, getOptions, getOutput, getOutputCoders, getOutputs, getSerializableOptions, getSideInputDataSets, setCurrentTransform, setOutputDataSet, setSideInputDataSet
public Twister2BatchTranslationContext(Twister2PipelineOptions options)
public <T> BatchTSetImpl<<any>> getInputDataSet(PValue input)
getInputDataSet
in class Twister2TranslationContext
public void eval(SinkTSet<?> tSet)
eval
in class Twister2TranslationContext