| Package | Description |
|---|---|
| com.aliyun.odps.table |
| Modifier and Type | Method and Description |
|---|---|
DataFormat.Type |
DataFormat.getType() |
static DataFormat.Type |
DataFormat.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormat.Type[] |
DataFormat.Type.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.Type> |
DataFormat.Type.byTypeName(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataFormat.setType(DataFormat.Type type) |
| Constructor and Description |
|---|
DataFormat(DataFormat.Type type,
DataFormat.Version version) |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.