Uses of Class
org.pentaho.di.trans.steps.tableoutput.TableOutputMeta
-
Packages that use TableOutputMeta Package Description org.pentaho.di.trans.steps.tableoutput -
-
Uses of TableOutputMeta in org.pentaho.di.trans.steps.tableoutput
Methods in org.pentaho.di.trans.steps.tableoutput that return TableOutputMeta Modifier and Type Method Description protected TableOutputMetaTableOutput. getMeta()Allows subclasses of TableOuput to get hold of the step metaTableOutputMetaTableOutputMetaInjection. getMeta()Deprecated.Methods in org.pentaho.di.trans.steps.tableoutput with parameters of type TableOutputMeta Modifier and Type Method Description protected voidTableOutput. setMeta(TableOutputMeta meta)Constructors in org.pentaho.di.trans.steps.tableoutput with parameters of type TableOutputMeta Constructor Description TableOutputMetaInjection(TableOutputMeta meta)Deprecated.
-