public class Pan extends Object
| 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 void |
main(String[] a) |
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 metadataUnknownParamExceptionCopyright © 2017 Hitachi Vantara. All rights reserved.