| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal.models | |
| com.aliyun.odps.storage.models | |
| com.aliyun.odps.storage.read |
| Modifier and Type | Method and Description |
|---|---|
DataFormat |
CreateTableReadStreamRequest.getDataFormat() |
| Modifier and Type | Method and Description |
|---|---|
List<DataFormat> |
CreateTableReadSessionResponse.getSupportedDataFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableReadStreamRequest.setDataFormat(DataFormat dataFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableReadSessionResponse.setSupportedDataFormat(List<DataFormat> supportedDataFormat) |
| Modifier and Type | Method and Description |
|---|---|
DataFormat |
DataFormat.Builder.build()
Builds and returns a new DataFormat instance with the configured settings.
|
| Modifier and Type | Method and Description |
|---|---|
TableReaderBuilder |
TableReaderBuilder.withDataFormat(DataFormat dataFormat) |
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.