| Package | Description |
|---|---|
| org.apache.flink.connector.nebula.statement | |
| org.apache.flink.connector.nebula.table | |
| org.apache.flink.connector.nebula.utils |
| Modifier and Type | Method and Description |
|---|---|
DataTypeEnum |
VertexExecutionOptions.getDataType() |
DataTypeEnum |
EdgeExecutionOptions.getDataType() |
abstract DataTypeEnum |
ExecutionOptions.getDataType() |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<DataTypeEnum> |
NebulaDynamicTableFactory.DATA_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static DataTypeEnum |
DataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTypeEnum[] |
DataTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.