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 KettleException
- Throws:
KettleException
configureLogging
public static void configureLogging(CommandLineOption maxLogLinesOption,
CommandLineOption maxLogTimeoutOption)
throws KettleException
- Configure the central log store from the provided command line options
- Parameters:
maxLogLinesOption
- Option for maximum log linesmaxLogTimeoutOption
- Option for log timeout
- Throws:
KettleException
- Error parsing command line arguments