| Package | Description |
|---|---|
| org.apache.flink.connector.nebula.sink | |
| org.apache.flink.connector.nebula.statement |
| Constructor and Description |
|---|
NebulaRowVertexOutputFormatConverter(VertexExecutionOptions executionOptions,
VidTypeEnum vidType,
Map<String,Integer> schema) |
NebulaVertexBatchExecutor(VertexExecutionOptions executionOptions,
VidTypeEnum vidType,
Map<String,Integer> schema) |
NebulaVertexBatchOutputFormat(NebulaGraphConnectionProvider graphProvider,
NebulaMetaConnectionProvider metaProvider,
VertexExecutionOptions executionOptions) |
NebulaVertexBatchTableOutputFormat(NebulaGraphConnectionProvider graphProvider,
NebulaMetaConnectionProvider metaProvider,
VertexExecutionOptions executionOptions,
org.apache.flink.table.connector.sink.DynamicTableSink.DataStructureConverter dataStructureConverter) |
| Modifier and Type | Method and Description |
|---|---|
VertexExecutionOptions |
VertexExecutionOptions.ExecutionOptionBuilder.build() |
VertexExecutionOptions |
VertexExecutionOptions.ExecutionOptionBuilder.builder()
Deprecated.
|
Copyright © 2024. All rights reserved.