public class Pan extends Object
Modifier and Type | Field and Description |
---|---|
static String |
STRING_PAN |
Constructor and Description |
---|
Pan() |
Modifier and Type | Method and Description |
---|---|
protected static void |
configureParameters(Trans trans,
NamedParams optionParams,
TransMeta transMeta)
Configures the transformation with the given parameters and their values
|
static PanCommandExecutor |
getCommandExecutor() |
static void |
main(String[] a) |
static void |
setCommandExecutor(PanCommandExecutor commandExecutor) |
public static final String STRING_PAN
protected static void configureParameters(Trans trans, NamedParams optionParams, TransMeta transMeta) throws UnknownParamException
trans
- the executable transformation objectoptionParams
- the list of parameters to set for the transformationtransMeta
- the transformation metadataUnknownParamException
public static PanCommandExecutor getCommandExecutor()
public static void setCommandExecutor(PanCommandExecutor commandExecutor)
Copyright © 2018 Hitachi Vantara. All rights reserved.