| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.delivery |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryErrorType |
ResponseFactory.createErrorType(OtsDelivery.ErrorType errorType) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryErrorType |
TaskSyncStat.getErrorType()
获取错误类型
|
static DeliveryErrorType |
DeliveryErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryErrorType[] |
DeliveryErrorType.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.setErrorType(DeliveryErrorType errorType)
内部接口,请勿使用
|
Copyright © 2024. All Rights Reserved.