| Modifier and Type | Method and Description |
|---|---|
static PrimitiveDataType |
PrimitiveDataType.fromInt(int e) |
PrimitiveDataType |
TableEnv.getPrim_data_type() |
PrimitiveDataType |
TableEnv.getPrimDataType() |
static PrimitiveDataType |
PrimitiveDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveDataType[] |
PrimitiveDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableEnv.setPrim_data_type(PrimitiveDataType prim_data_type) |
void |
TableEnv.setPrimDataType(PrimitiveDataType prim_data_type) |
Copyright © 2021. All rights reserved.