public class ParGzipCsvInputMetaInjection extends Object implements StepMetaInjectionInterface
| Constructor and Description | 
|---|
ParGzipCsvInputMetaInjection(ParGzipCsvInputMeta meta)  | 
| Modifier and Type | Method and Description | 
|---|---|
ParGzipCsvInputMeta | 
getMeta()  | 
List<StepInjectionMetaEntry> | 
getStepInjectionMetadataEntries()  | 
void | 
injectStepMetadataEntries(List<StepInjectionMetaEntry> all)  | 
public ParGzipCsvInputMetaInjection(ParGzipCsvInputMeta meta)
public List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws org.pentaho.di.core.exception.KettleException
getStepInjectionMetadataEntries in interface StepMetaInjectionInterfaceorg.pentaho.di.core.exception.KettleExceptionpublic void injectStepMetadataEntries(List<StepInjectionMetaEntry> all) throws org.pentaho.di.core.exception.KettleException
injectStepMetadataEntries in interface StepMetaInjectionInterfaceorg.pentaho.di.core.exception.KettleExceptionpublic ParGzipCsvInputMeta getMeta()