public interface DistroFailedTaskHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
retry(DistroKey distroKey,
DataOperation action)
Build retry task when distro task execute failed.
|
void retry(DistroKey distroKey, DataOperation action)
distroKey - distro key of failed taskaction - action of taskCopyright © 2018–2022 Alibaba Group. All rights reserved.