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