public class CompactAction extends 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 TransformAction
base
- the layout to transform fromtransformed
- the layout to transform todeleteSrc
- whether the src file should be deletedCopyright © 2023. All Rights Reserved.