Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
StepMetaInterface.getStepMetaInjectionInterface() |
StepMetaInjectionInterface |
BaseStepMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
AccessInputMetaInjection
To keep it simple, this metadata injection interface only supports the fields in the spreadsheet for the time being.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
AccessInputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
CsvInputMeta |
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
CsvInputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
DenormaliserMetaInjection
To keep it simple, this metadata injection interface only supports the fields to denormalize for the time being.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
DenormaliserMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
ExcelInputMetaInjection
To keep it simple, this metadata injection interface only supports the fields in the spreadsheet for the time being.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
ExcelInputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
ExcelOutputMetaInjection
Injection support for the Excel Writer step.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
ExcelOutputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
FieldSplitterMetaInjection
This takes care of the external metadata injection into the FieldSplitterMeta class
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
FieldSplitterMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
FixedInputMetaInjection
Metadata injection interface for the Fixed File Input step.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
FixedInputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
GetXMLDataMetaInjection
To keep it simple, this metadata injection interface only supports the fields in the spreadsheet for the time being.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
GetXMLDataMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
GroupByMetaInjection
This takes care of the external metadata injection into the GroupByMeta class
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
GroupByMeta.getStepMetaInjectionInterface() |
Modifier and Type | Field and Description |
---|---|
Map<String,StepMetaInjectionInterface> |
MetaInjectData.stepInjectionMap |
Modifier and Type | Class and Description |
---|---|
class |
NormaliserMetaInjection
To keep it simple, this metadata injection interface only supports the fields to denormalize for the time being.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
NormaliserMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
ParGzipCsvInputMetaInjection
This takes care of the external metadata injection into the ParGzipCsvInputMeta class
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
ParGzipCsvInputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
PentahoReportingOutputMetaInjection
To keep it simple, this metadata injection interface only supports the fields in the spreadsheet for the time being.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
PentahoReportingOutputMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
SelectValuesMeta
Meta Data class for the Select Values Step.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
SelectValuesMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
SortRowsMetaInjection
This takes care of the external metadata injection into the SortRowsMeta class
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
SortRowsMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
TextFileInputMetaInjection
This takes care of the external metadata injection into the TextFileInputMeta class
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
TextFileInputMeta.getStepMetaInjectionInterface() |