public class FlattenPCollectionsTranslator<T> extends java.lang.Object implements TransformTranslator<Flatten.PCollections<T>>
| Constructor and Description | 
|---|
| FlattenPCollectionsTranslator() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | translate(Flatten.PCollections<T> transform,
         TranslationContext context) | 
public void translate(Flatten.PCollections<T> transform, TranslationContext context)
translate in interface TransformTranslator<Flatten.PCollections<T>>