MysqlSourceConfig
class MysqlSourceConfig extends Model (View source)
Properties
protected | $excludeObjectsType | ||
protected | $excludeObjectsDataType | ||
protected | $includeObjectsType | ||
protected | $includeObjectsDataType | ||
int | $maxConcurrentBackfillTasks | ||
int | $maxConcurrentCdcTasks |
Methods
getExcludeObjects()
No description
getIncludeObjects()
No description
setMaxConcurrentBackfillTasks($maxConcurrentBackfillTasks)
No description
int
getMaxConcurrentBackfillTasks()
No description
setMaxConcurrentCdcTasks($maxConcurrentCdcTasks)
No description
int
getMaxConcurrentCdcTasks()
No description
Details
setExcludeObjects(MysqlRdbms $excludeObjects)
No description
MysqlRdbms
getExcludeObjects()
No description
setIncludeObjects(MysqlRdbms $includeObjects)
No description
MysqlRdbms
getIncludeObjects()
No description
setMaxConcurrentBackfillTasks($maxConcurrentBackfillTasks)
No description
int
getMaxConcurrentBackfillTasks()
No description
setMaxConcurrentCdcTasks($maxConcurrentCdcTasks)
No description
int
getMaxConcurrentCdcTasks()
No description