| Package | Description |
|---|---|
| org.apache.flink.connector.nebula.connection | |
| org.apache.flink.connector.nebula.sink | |
| org.apache.flink.connector.nebula.utils |
| Modifier and Type | Method and Description |
|---|---|
VidTypeEnum |
NebulaMetaConnectionProvider.getVidType(com.vesoft.nebula.client.meta.MetaClient metaClient,
String space)
get Nebula Graph vid type
|
| Modifier and Type | Field and Description |
|---|---|
protected VidTypeEnum |
NebulaBatchExecutor.vidType |
| Modifier and Type | Method and Description |
|---|---|
static VidTypeEnum |
VidTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VidTypeEnum[] |
VidTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.