程序包 | 说明 |
---|---|
com.sh.wf.etl.context | |
com.sh.wf.etl.sdb | |
com.sh.wf.etl.util |
限定符和类型 | 方法和说明 |
---|---|
ETLSource |
ETLContext.getCurFromETLSource() |
ETLSource |
ETLContext.getCurToETLSource() |
限定符和类型 | 方法和说明 |
---|---|
void |
ETLContext.addCurFromETLSource(ETLSource fromSource) |
void |
ETLContext.addCurToETLSource(ETLSource toSource) |
限定符和类型 | 字段和说明 |
---|---|
ETLSource |
SyncInfo.fromSource
已过时。
|
ETLSource |
SyncInfo.toSource
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
static ETLSyncBase |
ETLSyncUtil.getSync(ETLContext etlContext,
ETLSource fromSource) |