public class CompactAction extends java.lang.Object implements TransformAction
| Modifier and Type | Class and Description |
|---|---|
static class |
CompactAction.CompactActionFactory
Factory to create an instance.
|
| Modifier and Type | Method and Description |
|---|---|
JobConfig |
generateJobConfig(Layout base,
Layout transformed,
boolean deleteSrc) |
public JobConfig generateJobConfig(Layout base, Layout transformed, boolean deleteSrc)
generateJobConfig in interface TransformActionbase - the layout to transform fromtransformed - the layout to transform todeleteSrc - whether the src file should be deletedCopyright © 2022. All Rights Reserved.