org.pentaho.di.kitchen
Class Kitchen
java.lang.Object
org.pentaho.di.kitchen.Kitchen
public class Kitchen
- extends Object
STRING_KITCHEN
public static final String STRING_KITCHEN
- See Also:
- Constant Field Values
Kitchen
public Kitchen()
main
public static void main(String[] a)
throws org.pentaho.di.core.exception.KettleException
- Throws:
org.pentaho.di.core.exception.KettleException
configureLogging
public static void configureLogging(CommandLineOption maxLogLinesOption,
CommandLineOption maxLogTimeoutOption)
throws org.pentaho.di.core.exception.KettleException
- Configure the central log store from the provided command line options
- Parameters:
maxLogLinesOption
- Option for maximum log linesmaxLogTimeoutOption
- Option for log timeout
- Throws:
org.pentaho.di.core.exception.KettleException
- Error parsing command line arguments