@Deprecated public interface StepMetaInjectionInterface
| 限定符和类型 | 方法和说明 |
|---|---|
List<StepInjectionMetaEntry> |
extractStepMetadataEntries()
已过时。
Extracts the step metadata in a standard fashion.
|
List<StepInjectionMetaEntry> |
getStepInjectionMetadataEntries()
已过时。
|
void |
injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)
已过时。
Inject the metadata specified into the step metadata
|
List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionvoid injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) throws org.pentaho.di.core.exception.KettleException
metadata - the metadata to inject.org.pentaho.di.core.exception.KettleExceptionList<StepInjectionMetaEntry> extractStepMetadataEntries() throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.