public class CreateGearpumpPCollectionViewTranslator<ElemT,ViewT> extends java.lang.Object implements TransformTranslator<CreateStreamingGearpumpView.CreateGearpumpPCollectionView<ElemT,ViewT>>
| Constructor and Description |
|---|
CreateGearpumpPCollectionViewTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(CreateStreamingGearpumpView.CreateGearpumpPCollectionView<ElemT,ViewT> transform,
TranslationContext context) |
public CreateGearpumpPCollectionViewTranslator()
public void translate(CreateStreamingGearpumpView.CreateGearpumpPCollectionView<ElemT,ViewT> transform, TranslationContext context)
translate in interface TransformTranslator<CreateStreamingGearpumpView.CreateGearpumpPCollectionView<ElemT,ViewT>>