程序包 | 说明 |
---|---|
com.aliyun.sdk.service.dms_enterprise20181101.models |
限定符和类型 | 方法和说明 |
---|---|
BackFillRequest.Builder |
BackFillRequest.Builder.asc(Boolean asc)
The running sequence of task flows for data backfill.
|
BackFillRequest.Builder |
BackFillRequest.Builder.backFillDate(String backFillDate)
The date for the data to be backfilled.
|
BackFillRequest.Builder |
BackFillRequest.Builder.backFillDateBegin(String backFillDateBegin)
The start date of the date range for the data to be backfilled.
|
BackFillRequest.Builder |
BackFillRequest.Builder.backFillDateEnd(String backFillDateEnd)
The end date of the date range for the data to be backfilled.
|
static BackFillRequest.Builder |
BackFillRequest.builder() |
BackFillRequest.Builder |
BackFillRequest.Builder.dagId(Long dagId)
The ID of the task flow.
|
BackFillRequest.Builder |
BackFillRequest.Builder.historyDagId(Long historyDagId)
The ID of the historical task flow.
|
BackFillRequest.Builder |
BackFillRequest.Builder.interval(Integer interval)
The interval at which data backfill is performed.
|
BackFillRequest.Builder |
BackFillRequest.Builder.isTriggerSubTree(Boolean isTriggerSubTree)
Specifies whether to run descendant nodes.
|
BackFillRequest.Builder |
BackFillRequest.Builder.regionId(String regionId)
RegionId.
|
BackFillRequest.Builder |
BackFillRequest.Builder.startNodeIds(List<Long> startNodeIds)
The number of nodes for which you want to backfill data.
|
BackFillRequest.Builder |
BackFillRequest.Builder.tid(Long tid)
The ID of the tenant.
|
BackFillRequest.Builder |
BackFillRequest.toBuilder() |
Copyright © 2023. All rights reserved.