public class Twister2StreamTranslationContext extends Twister2TranslationContext
dataSets
Constructor and Description |
---|
Twister2StreamTranslationContext(Twister2PipelineOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
eval(edu.iu.dsc.tws.tset.sets.batch.SinkTSet<?> tSet) |
getCurrentTransform, getEnvironment, getInput, getInputDataSet, getInputs, getLeaves, getOptions, getOutput, getOutputCoders, getOutputs, getSideInputDataSets, setCurrentTransform, setOutputDataSet, setSideInputDataSet
public Twister2StreamTranslationContext(Twister2PipelineOptions options)
public void eval(edu.iu.dsc.tws.tset.sets.batch.SinkTSet<?> tSet)
eval
in class Twister2TranslationContext