Modifier and Type | Method and Description |
---|---|
StepInjectionMetaEntry |
StepInjectionMetaEntry.clone() |
static StepInjectionMetaEntry |
StepInjectionUtil.findEntry(List<StepInjectionMetaEntry> entries,
StepMetaInjectionEntryInterface match) |
static StepInjectionMetaEntry |
StepInjectionUtil.findEntry(List<StepInjectionMetaEntry> entries,
String key) |
static StepInjectionMetaEntry |
StepInjectionUtil.getEntry(StepMetaInjectionEntryInterface entryInterface) |
static StepInjectionMetaEntry |
StepInjectionUtil.getEntry(StepMetaInjectionEntryInterface entryInterface,
Object value) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
StepMetaInterface.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
BaseStepMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
StepMetaInjectionInterface.extractStepMetadataEntries()
Deprecated.
Extracts the step metadata in a standard fashion.
|
List<StepInjectionMetaEntry> |
StepInjectionMetaEntry.getDetails() |
List<StepInjectionMetaEntry> |
StepInjectionMetaEntrySet.getEntries() |
List<StepInjectionMetaEntry> |
StepMetaExtractionInterface.getStepInjectionMetadataEntries() |
List<StepInjectionMetaEntry> |
StepMetaInjectionInterface.getStepInjectionMetadataEntries()
Deprecated.
|
List<StepInjectionMetaEntry> |
BaseStepMeta.getStepInjectionMetadataEntries(Class<?> PKG)
Describe the metadata attributes that can be injected into this step metadata object.
|
Modifier and Type | Method and Description |
---|---|
static void |
StepInjectionUtil.compareEntryValues(List<StepInjectionMetaEntry> refEntries,
List<StepInjectionMetaEntry> cmpEntries)
This method compares 2 sets of step injection meta entries.
|
static void |
StepInjectionUtil.compareEntryValues(List<StepInjectionMetaEntry> refEntries,
List<StepInjectionMetaEntry> cmpEntries)
This method compares 2 sets of step injection meta entries.
|
static StepInjectionMetaEntry |
StepInjectionUtil.findEntry(List<StepInjectionMetaEntry> entries,
StepMetaInjectionEntryInterface match) |
static StepInjectionMetaEntry |
StepInjectionUtil.findEntry(List<StepInjectionMetaEntry> entries,
String key) |
void |
StepMetaExtractionInterface.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) |
void |
StepMetaInjectionInterface.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)
Deprecated.
Inject the metadata specified into the step metadata
|
void |
StepInjectionMetaEntry.setDetails(List<StepInjectionMetaEntry> details) |
void |
StepInjectionMetaEntrySet.setEntries(List<StepInjectionMetaEntry> entries) |
Constructor and Description |
---|
StepInjectionMetaEntrySet(List<StepInjectionMetaEntry> entries) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
AccessInputMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
AccessInputMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
AccessInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
ConcatFieldsMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
ConcatFieldsMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
ConcatFieldsMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
CsvInputMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
CsvInputMeta.getStepInjectionMetadataEntries()
Describe the metadata attributes that can be injected into this step metadata object.
|
Modifier and Type | Method and Description |
---|---|
void |
CsvInputMeta.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
DataGridMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
DataGridMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
DataGridMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
DenormaliserMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
DenormaliserMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
DenormaliserMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
ExcelWriterMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
ExcelWriterMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
ExcelWriterMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
FixedInputMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
FixedInputMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
FixedInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
GroupByMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
GroupByMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
GroupByMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
JaninoMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
JaninoMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
JaninoMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
JaninoMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
MonetDBBulkLoaderMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
MonetDBBulkLoaderMeta.getStepInjectionMetadataEntries()
Describe the metadata attributes that can be injected into this step metadata object.
|
Modifier and Type | Method and Description |
---|---|
void |
MonetDBBulkLoaderMeta.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
NormaliserMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
NormaliserMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
NormaliserMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
ParGzipCsvInputMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
ParGzipCsvInputMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
ParGzipCsvInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
PGBulkLoaderMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
PGBulkLoaderMeta.getStepInjectionMetadataEntries()
Describe the metadata attributes that can be injected into this step metadata object.
|
Modifier and Type | Method and Description |
---|---|
void |
PGBulkLoaderMeta.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
TableInputMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
TableInputMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
TableInputMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
TableInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
TableOutputMeta.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
TableOutputMetaInjection.extractStepMetadataEntries() |
List<StepInjectionMetaEntry> |
TableOutputMetaInjection.getStepInjectionMetadataEntries() |
Modifier and Type | Method and Description |
---|---|
void |
TableOutputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
TextFileInputMetaInjection.extractStepMetadataEntries()
Deprecated.
|
List<StepInjectionMetaEntry> |
TextFileInputMetaInjection.getStepInjectionMetadataEntries()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFileInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<StepInjectionMetaEntry> |
TextFileOutputMeta.extractStepMetadataEntries() |