| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.delivery |
| Modifier and Type | Method and Description |
|---|---|
static OSSFileFormat |
ResponseFactory.createFormat(OtsDelivery.Format format) |
| Modifier and Type | Method and Description |
|---|---|
static OtsDelivery.Format |
OTSProtocolBuilder.toPBFormat(OSSFileFormat format) |
| Modifier and Type | Method and Description |
|---|---|
OSSFileFormat |
OSSTaskConfig.getFormat()
获取投递OSS上文件格式,目前仅支持parquet格式
|
static OSSFileFormat |
OSSFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSSFileFormat[] |
OSSFileFormat.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.setFormat(OSSFileFormat format)
设置投递OSS上文件格式
|
Copyright © 2024. All Rights Reserved.