public class Pan extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
STRING_PAN |
| 构造器和说明 |
|---|
Pan() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static void |
configureParameters(Trans trans,
org.pentaho.di.core.parameters.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) |
protected static void configureParameters(Trans trans, org.pentaho.di.core.parameters.NamedParams optionParams, TransMeta transMeta) throws org.pentaho.di.core.parameters.UnknownParamException
trans - the executable transformation objectoptionParams - the list of parameters to set for the transformationtransMeta - the transformation metadataorg.pentaho.di.core.parameters.UnknownParamExceptionpublic static PanCommandExecutor getCommandExecutor()
public static void setCommandExecutor(PanCommandExecutor commandExecutor)
Copyright © 2024 Hitachi Vantara. All rights reserved.