public class NebulaRowVertexOutputFormatConverter extends Object implements Serializable
| Constructor and Description |
|---|
NebulaRowVertexOutputFormatConverter(VertexExecutionOptions executionOptions,
VidTypeEnum vidType,
Map<String,Integer> schema) |
| Modifier and Type | Method and Description |
|---|---|
NebulaVertex |
createVertex(org.apache.flink.types.Row row,
PolicyEnum policy) |
public NebulaRowVertexOutputFormatConverter(VertexExecutionOptions executionOptions, VidTypeEnum vidType, Map<String,Integer> schema)
public NebulaVertex createVertex(org.apache.flink.types.Row row, PolicyEnum policy)
Copyright © 2023. All rights reserved.