| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogWriter | |
|---|---|
| org.pentaho.di.core.logging | This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message. | 
| org.pentaho.di.repository | This package contains the required classes to handle the Kettle repository. | 
| org.pentaho.di.ui.core.dialog | |
| org.pentaho.di.ui.spoon.dialog | |
| org.pentaho.di.ui.spoon.wizards | |
| Uses of LogWriter in org.pentaho.di.core.logging | 
|---|
| Methods in org.pentaho.di.core.logging that return LogWriter | |
|---|---|
static LogWriter | 
LogWriter.getInstance()
 | 
static LogWriter | 
LogWriter.getInstance(String filename,
            boolean exact)
Get a new log instance for the specified file if it is not open yet!  | 
| Uses of LogWriter in org.pentaho.di.repository | 
|---|
| Constructors in org.pentaho.di.repository with parameters of type LogWriter | |
|---|---|
RepositoriesMeta(LogWriter log)
Deprecated.  | 
|
| Uses of LogWriter in org.pentaho.di.ui.core.dialog | 
|---|
| Constructors in org.pentaho.di.ui.core.dialog with parameters of type LogWriter | |
|---|---|
EnterListDialog(Shell parent,
                int style,
                LogWriter log,
                PropsUI props,
                String[] input)
Deprecated. Use CT without log and props parameter  | 
|
SQLStatementsDialog(Shell parent,
                    VariableSpace space,
                    int style,
                    LogWriter log,
                    PropsUI props,
                    List<SQLStatement> stats)
Deprecated. Use CT without props parameter  | 
|
| Uses of LogWriter in org.pentaho.di.ui.spoon.dialog | 
|---|
| Constructors in org.pentaho.di.ui.spoon.dialog with parameters of type LogWriter | |
|---|---|
GetSQLProgressDialog(LogWriter log,
                     Props props,
                     Shell shell,
                     TransMeta transMeta)
Deprecated. please use the constructor version without log or props  | 
|
PreviewSelectDialog(Shell parent,
                    int style,
                    LogWriter l,
                    PropsUI props,
                    TransMeta tr)
 | 
|
| Uses of LogWriter in org.pentaho.di.ui.spoon.wizards | 
|---|
| Constructors in org.pentaho.di.ui.spoon.wizards with parameters of type LogWriter | |
|---|---|
CopyTableWizardPage2(String arg,
                     LogWriter log,
                     PropsUI props)
Deprecated.  | 
|
CopyTableWizardPage3(String arg,
                     LogWriter log,
                     PropsUI props,
                     Repository rep)
Deprecated.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||