public abstract class BaseStreamingDialog extends BaseStepDialog implements StepDialogInterface
BaseStepDialog.FieldsChoiceDialogProvider| Modifier and Type | Field and Description |
|---|---|
static int |
INPUT_WIDTH |
protected org.eclipse.swt.events.ModifyListener |
lsMod |
protected BaseStreamStepMeta |
meta |
protected ObjectId |
referenceObjectId |
protected ObjectLocationSpecificationMethod |
specificationMethod |
protected org.eclipse.swt.widgets.Composite |
wBatchComp |
protected TextVar |
wBatchDuration |
protected TextVar |
wBatchSize |
protected org.eclipse.swt.custom.CTabItem |
wBatchTab |
protected org.eclipse.swt.widgets.Button |
wbCreateSubtrans |
protected VFSFileSelection |
wFileSection |
protected org.eclipse.swt.widgets.Label |
wlBatchDuration |
protected org.eclipse.swt.widgets.Label |
wlBatchSize |
protected org.eclipse.swt.widgets.Label |
wlSubStep |
protected org.eclipse.swt.widgets.Label |
wlTransPath |
protected TextVar |
wParallelism |
protected org.eclipse.swt.widgets.Composite |
wResultsComp |
protected org.eclipse.swt.custom.CTabItem |
wResultsTab |
protected org.eclipse.swt.widgets.Composite |
wSetupComp |
protected org.eclipse.swt.custom.CTabItem |
wSetupTab |
protected ComboVar |
wSubStep |
protected org.eclipse.swt.custom.CTabFolder |
wTabFolder |
backupChanged, baseStepMeta, BUTTON_ALIGNMENT_CENTER, BUTTON_ALIGNMENT_LEFT, BUTTON_ALIGNMENT_RIGHT, buttonAlignment, changed, databaseDialog, fdCancel, fdCreate, fdGet, fdlStepname, fdOK, fdPreview, fdSQL, fdStepname, log, loggingObject, lsCancel, lsCreate, lsDef, lsGet, lsOK, lsPreview, lsResize, lsSQL, metaStore, props, repository, shell, stepMeta, stepname, transMeta, variables, wCancel, wCreate, wGet, wlStepname, wOK, wPreview, wSQL, wStepname| Constructor and Description |
|---|
BaseStreamingDialog(org.eclipse.swt.widgets.Shell parent,
Object in,
TransMeta tr,
String sname) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
additionalOks(BaseStreamStepMeta meta) |
protected abstract void |
buildSetup(org.eclipse.swt.widgets.Composite wSetupComp) |
protected void |
createAdditionalTabs() |
protected void |
createNewSubtrans() |
protected TransMeta |
createSubTransMeta() |
protected void |
getData() |
protected abstract String |
getDialogTitle() |
protected abstract String[] |
getFieldNames() |
protected abstract int[] |
getFieldTypes() |
protected String |
getRelativePath(String filePath) |
protected String |
getRepositoryRelativePath(String path) |
String |
open() |
protected void |
populateSubSteps(org.eclipse.swt.widgets.Event event) |
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, centerButtons, createHelpButton, dispose, generateFieldMapping, getButtonAlignment, getDatabaseDialog, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getMetaStore, getModifyListenerTooltipText, getPathOf, getRepository, isBasic, isDebug, isDetailed, isRowLevel, leftAlignButtons, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, positionBottomButtons, positionBottomRightButtons, rightAlignButtons, selectDatabase, setButtonPositions, setMetaStore, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setSize, setTraverseOrder, storeScreenSize, toStringcheckSubclass, getParent, getStyle, getText, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetMetaStore, setRepositorypublic static final int INPUT_WIDTH
protected BaseStreamStepMeta meta
protected org.eclipse.swt.widgets.Label wlTransPath
protected VFSFileSelection wFileSection
protected org.eclipse.swt.widgets.Button wbCreateSubtrans
protected org.eclipse.swt.widgets.Label wlSubStep
protected ComboVar wSubStep
protected ObjectId referenceObjectId
protected ObjectLocationSpecificationMethod specificationMethod
protected org.eclipse.swt.events.ModifyListener lsMod
protected org.eclipse.swt.widgets.Label wlBatchSize
protected TextVar wBatchSize
protected org.eclipse.swt.widgets.Label wlBatchDuration
protected TextVar wBatchDuration
protected TextVar wParallelism
protected org.eclipse.swt.custom.CTabFolder wTabFolder
protected org.eclipse.swt.custom.CTabItem wSetupTab
protected org.eclipse.swt.custom.CTabItem wBatchTab
protected org.eclipse.swt.custom.CTabItem wResultsTab
protected org.eclipse.swt.widgets.Composite wSetupComp
protected org.eclipse.swt.widgets.Composite wBatchComp
protected org.eclipse.swt.widgets.Composite wResultsComp
public String open()
open in interface StepDialogInterfaceprotected abstract String getDialogTitle()
protected abstract void buildSetup(org.eclipse.swt.widgets.Composite wSetupComp)
protected void createAdditionalTabs()
protected void createNewSubtrans()
protected TransMeta createSubTransMeta()
protected abstract int[] getFieldTypes()
protected abstract String[] getFieldNames()
protected void getData()
protected void populateSubSteps(org.eclipse.swt.widgets.Event event)
protected void additionalOks(BaseStreamStepMeta meta)
Copyright © 2019 Hitachi Vantara. All rights reserved.