| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.delivery |
| Modifier and Type | Method and Description |
|---|---|
static TimeFormatter |
ResponseFactory.createTimeFormatter(OtsDelivery.TimeFormatter timeFormatter) |
| Modifier and Type | Method and Description |
|---|---|
static OtsDelivery.TimeFormatter |
OTSProtocolBuilder.toPBTimeFormatter(TimeFormatter timeFormatter) |
| Modifier and Type | Method and Description |
|---|---|
TimeFormatter |
OSSTaskConfig.getTimeFormatter()
获取投递OSS分区格式,目前仅支持年月日格式
|
static TimeFormatter |
TimeFormatter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeFormatter[] |
TimeFormatter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OSSTaskConfig.setTimeFormatter(TimeFormatter timeFormatter)
设置投递OSS分区格式
|
Copyright © 2024. All Rights Reserved.