@Deprecated public class TableOutputMetaInjection extends Object implements StepMetaInjectionInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
TableOutputMetaInjection.Entry
Deprecated.
|
| Constructor and Description |
|---|
TableOutputMetaInjection(TableOutputMeta meta)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<StepInjectionMetaEntry> |
extractStepMetadataEntries()
Deprecated.
Extracts the step metadata in a standard fashion.
|
TableOutputMeta |
getMeta()
Deprecated.
|
List<StepInjectionMetaEntry> |
getStepInjectionMetadataEntries()
Deprecated.
|
void |
injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
Deprecated.
Inject the metadata specified into the step metadata
|
public TableOutputMetaInjection(TableOutputMeta meta)
public List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws KettleException
getStepInjectionMetadataEntries in interface StepMetaInjectionInterfaceKettleExceptionpublic void injectStepMetadataEntries(List<StepInjectionMetaEntry> all) throws KettleException
StepMetaInjectionInterfaceinjectStepMetadataEntries in interface StepMetaInjectionInterfaceall - the metadata to inject.KettleExceptionpublic List<StepInjectionMetaEntry> extractStepMetadataEntries() throws KettleException
StepMetaInjectionInterfaceextractStepMetadataEntries in interface StepMetaInjectionInterfaceKettleExceptionpublic TableOutputMeta getMeta()
Copyright © 2020 Hitachi Vantara. All rights reserved.