Package | Description |
---|---|
org.pentaho.di.ui.trans.step.common | |
org.pentaho.di.ui.trans.steps.csvinput | |
org.pentaho.di.ui.trans.steps.fileinput.text |
Modifier and Type | Method and Description |
---|---|
CsvInputAwareImportProgressDialog |
CsvInputAwareStepDialog.getCsvImportProgressDialog(CsvInputAwareMeta meta,
int samples,
InputStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
CsvInputAwareImportProgressDialog |
CsvInputDialog.getCsvImportProgressDialog(CsvInputAwareMeta meta,
int samples,
InputStreamReader reader) |
Modifier and Type | Class and Description |
---|---|
class |
TextFileCSVImportProgressDialog
Takes care of displaying a dialog that will handle the wait while we're finding out what tables, views etc we can
reach in the database.
|
Modifier and Type | Method and Description |
---|---|
CsvInputAwareImportProgressDialog |
TextFileInputDialog.getCsvImportProgressDialog(CsvInputAwareMeta meta,
int samples,
InputStreamReader reader) |
Copyright © 2021 Hitachi Vantara. All rights reserved.