| Package | Description |
|---|---|
| org.apache.flink.connector.nebula.sink | |
| org.apache.flink.connector.nebula.utils |
| Modifier and Type | Method and Description |
|---|---|
NebulaVertex |
NebulaRowVertexOutputFormatConverter.createVertex(org.apache.flink.types.Row row,
PolicyEnum policy) |
| Modifier and Type | Method and Description |
|---|---|
List<NebulaVertex> |
NebulaVertices.getVertices() |
| Modifier and Type | Method and Description |
|---|---|
void |
NebulaVertices.setVertices(List<NebulaVertex> vertices) |
| Constructor and Description |
|---|
NebulaVertices(String tagName,
List<String> propNames,
List<NebulaVertex> vertices,
PolicyEnum policy) |
Copyright © 2024. All rights reserved.