@FunctionalInterface
public static interface FlinkBatchPortablePipelineTranslator.PTransformTranslator
| Modifier and Type | Method and Description | 
|---|---|
| void | translate(org.apache.beam.sdk.util.construction.graph.PipelineNode.PTransformNode transform,
         org.apache.beam.model.pipeline.v1.RunnerApi.Pipeline pipeline,
         FlinkBatchPortablePipelineTranslator.BatchTranslationContext context)Translate a PTransform into the given translation context. | 
void translate(org.apache.beam.sdk.util.construction.graph.PipelineNode.PTransformNode transform,
               org.apache.beam.model.pipeline.v1.RunnerApi.Pipeline pipeline,
               FlinkBatchPortablePipelineTranslator.BatchTranslationContext context)