Class TextFileOutputLegacy

  • All Implemented Interfaces:
    org.pentaho.di.core.ExtensionDataInterface, HasLogChannelInterface, org.pentaho.di.core.logging.LoggingObjectInterface, org.pentaho.di.core.logging.LoggingObjectLifecycleInterface, org.pentaho.di.core.variables.VariableSpace, StepInterface

    @Deprecated
    public class TextFileOutputLegacy
    extends TextFileOutput
    Deprecated.
    use TextFileOutput instead.
    This is deprecated version with capability run as command.
    • Method Detail

      • writeRowTo

        protected boolean writeRowTo​(Object[] row)
                              throws org.pentaho.di.core.exception.KettleException
        Deprecated.
        Overrides:
        writeRowTo in class TextFileOutput
        Throws:
        org.pentaho.di.core.exception.KettleException
      • initOutput

        protected void initOutput()
                           throws org.pentaho.di.core.exception.KettleException
        Deprecated.
        Overrides:
        initOutput in class TextFileOutput
        Throws:
        org.pentaho.di.core.exception.KettleException