public class ParGzipCsvInputMetaInjection extends Object implements StepMetaInjectionInterface
| 构造器和说明 |
|---|
ParGzipCsvInputMetaInjection(ParGzipCsvInputMeta meta) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<StepInjectionMetaEntry> |
extractStepMetadataEntries()
Extracts the step metadata in a standard fashion.
|
ParGzipCsvInputMeta |
getMeta() |
List<StepInjectionMetaEntry> |
getStepInjectionMetadataEntries() |
void |
injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
Inject the metadata specified into the step metadata
|
public ParGzipCsvInputMetaInjection(ParGzipCsvInputMeta meta)
public List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws org.pentaho.di.core.exception.KettleException
getStepInjectionMetadataEntries 在接口中 StepMetaInjectionInterfaceorg.pentaho.di.core.exception.KettleExceptionpublic void injectStepMetadataEntries(List<StepInjectionMetaEntry> all) throws org.pentaho.di.core.exception.KettleException
StepMetaInjectionInterfaceinjectStepMetadataEntries 在接口中 StepMetaInjectionInterfaceall - the metadata to inject.org.pentaho.di.core.exception.KettleExceptionpublic List<StepInjectionMetaEntry> extractStepMetadataEntries() throws org.pentaho.di.core.exception.KettleException
StepMetaInjectionInterfaceextractStepMetadataEntries 在接口中 StepMetaInjectionInterfaceorg.pentaho.di.core.exception.KettleExceptionpublic ParGzipCsvInputMeta getMeta()
Copyright © 2024 Hitachi Vantara. All rights reserved.