public class WriteAction extends java.lang.Object implements TransformAction
| Modifier and Type | Class and Description |
|---|---|
static class |
WriteAction.WriteActionFactory
Factory to create an instance.
|
TransformAction.Parser| Modifier and Type | Method and Description |
|---|---|
JobConfig |
generateJobConfig(Layout base,
Layout transformed) |
public JobConfig generateJobConfig(Layout base, Layout transformed)
generateJobConfig in interface TransformActionbase - the layout to transform fromtransformed - the layout to transform toCopyright © 2020. All Rights Reserved.