跳转到内容

runCheckpointedExport

此内容尚不支持你的语言。

runCheckpointedExport(options): Promise<ExportCheckpoint>

Defined in: checkpoint.ts:141

Runs independently committable export units. A unit must be idempotent for (contentId, profileId, unitIndex); the checkpoint is advanced only after it commits.

RunCheckpointedExportOptions

Promise<ExportCheckpoint>