Class TransformTranslator.Context

java.lang.Object
org.apache.beam.runners.spark.structuredstreaming.translation.TransformTranslator.Context
All Implemented Interfaces:
EncoderProvider, PipelineTranslator.TranslationState
Enclosing class:
TransformTranslator<InT extends PInput,OutT extends POutput,TransformT extends PTransform<InT,OutT>>

protected class TransformTranslator.Context extends Object implements PipelineTranslator.TranslationState
Available mutable context to translate a PTransform. The context is backed by the shared PipelineTranslator.TranslationState of the PipelineTranslator.