public interface TransformTranslator<TransformT extends PTransform>
extends java.io.Serializable
| Modifier and Type | Method and Description | 
|---|---|
| void | translateTransform(TransformT transform,
                  AbstractTranslationContext context)Base class for translators of  PTransform. | 
void translateTransform(TransformT transform, AbstractTranslationContext context)
PTransform.