Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
StepMetaInterface.getStepMetaInjectionInterface()
Deprecated.
Use annotation-based injection instead
|
StepMetaInjectionInterface |
BaseStepMeta.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 |
DataGridMetaInjection
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 |
DataGridMeta.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 |
ExcelWriterMetaInjection
Injection support for the Excel Writer step.
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
ExcelWriterStepMeta.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 |
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 | Class and Description |
---|---|
class |
JaninoMetaInjection
This takes care of the external metadata injection into the JaninoMeta class
|
Modifier and Type | Class and Description |
---|---|
class |
MonetDBAgileMartMeta |
Modifier and Type | Class and Description |
---|---|
class |
MonetDBBulkLoaderMeta
Created on 20-feb-2007
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
MonetDBBulkLoaderMeta.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 |
PGBulkLoaderMeta
Created on 20-feb-2007
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
PGBulkLoaderMeta.getStepMetaInjectionInterface() |
Modifier and Type | Class and Description |
---|---|
class |
TableOutputMetaInjection
This takes care of the external metadata injection into the TableOutputMeta class
|
Modifier and Type | Class and Description |
---|---|
class |
TextFileInputMetaInjection
Deprecated.
replaced by implementation in the ...steps.fileinput.text package
|
Modifier and Type | Method and Description |
---|---|
StepMetaInjectionInterface |
TextFileInputMeta.getStepMetaInjectionInterface()
Deprecated.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.