| Package | Description |
|---|---|
| com.aliyun.odps.table |
| Modifier and Type | Method and Description |
|---|---|
DataFormat.Version |
DataFormat.getVersion() |
static DataFormat.Version |
DataFormat.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormat.Version[] |
DataFormat.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<DataFormat.Version> |
DataFormat.Version.byCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataFormat.setVersion(DataFormat.Version version) |
| Constructor and Description |
|---|
DataFormat(DataFormat.Type type,
DataFormat.Version version) |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.