Interface HasLogChannelInterface

All Known Subinterfaces:
ScriptInterface, StepInterface
All Known Implementing Classes:
AbstractStep, BaseDatabaseStep, BaseFileInputStep, BaseStep, BaseStreamStep, Calculator, Constant, CsvInput, DatabaseJoin, DatabaseLookup, DataGrid, DBProc, Delete, Denormaliser, DetectEmptyStream, DetectLastRow, DimensionLookup, DummyTrans, DynamicSQLRow, ExecProcess, ExecSQL, ExecSQLRow, FieldsChangeSequence, FieldSplitter, FileExists, FileLocked, FilesFromResult, FilesToResult, FilterRows, FixedInput, Flattener, Formula, FuzzyMatch, GetFileNames, GetFilesRowsCount, GetSlaveSequence, GetSubFolders, GetTableNames, GetVariable, GroupBy, HTTP, HTTPPOST, IfNull, Injector, InsertUpdate, Janino, JavaFilter, Job, JobExecutor, JoinRows, LDIFInput, LoadFileInput, Mapping, MappingInput, MappingOutput, MemoryGroupBy, MergeJoin, MergeRows, MissingTransStep, MultiMergeJoin, Normaliser, NullIf, NumberRange, OlapInput, ParGzipCsvInput, PGPDecryptStream, PGPEncryptStream, PrioritizeStreams, ProcessFiles, PropertyInput, PropertyOutput, RandomValue, RecordsFromStream, RegexEval, ReplaceString, ReservoirSampling, RowGenerator, RowsFromResult, RowsToResult, SampleRows, SasInput, Script, ScriptDummy, ScriptValuesMod, ScriptValuesModDummy, SecretKeyGenerator, SelectValues, SetValueConstant, SetValueField, SetVariable, SimpleMapping, SingleThreader, SocketReader, SocketWriter, SortedMerge, SortRows, SplitFieldToRows, SQLFileOutput, SSH, StepMetastructure, StepsMetrics, StreamLookup, StringCut, StringOperations, SwitchCase, SymmetricCryptoTrans, SynchronizeAfterMerge, SyslogMessage, SystemData, TableCompare, TableExists, TableInput, TableOutput, TextFileInput, TextFileInput, TextFileOutput, TextFileOutputLegacy, Trans, TransExecutor, UniqueRows, UniqueRowsByHashSet, UnivariateStats, Update, UserDefinedJavaClass, Validator, ValueMapper, WebService, WebServiceAvailable, WriteToLog, XBaseInput, ZipFile

public interface HasLogChannelInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    org.pentaho.di.core.logging.LogChannelInterface
     
  • Method Details

    • getLogChannel

      org.pentaho.di.core.logging.LogChannelInterface getLogChannel()