| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.delivery |
| Modifier and Type | Method and Description |
|---|---|
static TaskSyncPhase |
ResponseFactory.createTaskSycnPhase(OtsDelivery.TaskSyncStat.TaskSyncPhase taskSyncPhase) |
| Modifier and Type | Method and Description |
|---|---|
TaskSyncPhase |
TaskSyncStat.getTaskSyncPhase()
获取任务投递状态
|
static TaskSyncPhase |
TaskSyncPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskSyncPhase[] |
TaskSyncPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskSyncStat.setTaskSyncPhase(TaskSyncPhase taskSyncPhase)
内部接口,请勿使用
|
Copyright © 2024. All Rights Reserved.