public class FlattenTranslatorBatch<T> extends java.lang.Object implements BatchTransformTranslator<Flatten.PCollections<T>>
| Constructor and Description | 
|---|
FlattenTranslatorBatch()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
translateNode(Flatten.PCollections<T> transform,
             Twister2BatchTranslationContext context)  | 
public void translateNode(Flatten.PCollections<T> transform, Twister2BatchTranslationContext context)
translateNode in interface BatchTransformTranslator<Flatten.PCollections<T>>