public class PCollectionViewTranslatorBatch<ElemT,ViewT> extends java.lang.Object implements BatchTransformTranslator<View.CreatePCollectionView<ElemT,ViewT>>
| Constructor and Description | 
|---|
| PCollectionViewTranslatorBatch() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | translateNode(View.CreatePCollectionView<ElemT,ViewT> transform,
             Twister2BatchTranslationContext context) | 
public void translateNode(View.CreatePCollectionView<ElemT,ViewT> transform, Twister2BatchTranslationContext context)
translateNode in interface BatchTransformTranslator<View.CreatePCollectionView<ElemT,ViewT>>