public class NebulaVertexBatchTableOutputFormat extends NebulaBatchOutputFormat<org.apache.flink.table.data.RowData,VertexExecutionOptions>
executionOptions, graphProvider, metaClient, metaProvider, nebulaBatchExecutor| Constructor and Description |
|---|
NebulaVertexBatchTableOutputFormat(NebulaGraphConnectionProvider graphProvider,
NebulaMetaConnectionProvider metaProvider,
VertexExecutionOptions executionOptions,
org.apache.flink.table.connector.sink.DynamicTableSink.DataStructureConverter dataStructureConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected NebulaBatchExecutor<org.apache.flink.table.data.RowData> |
createNebulaBatchExecutor() |
close, configure, flush, open, writeRecordpublic NebulaVertexBatchTableOutputFormat(NebulaGraphConnectionProvider graphProvider, NebulaMetaConnectionProvider metaProvider, VertexExecutionOptions executionOptions, org.apache.flink.table.connector.sink.DynamicTableSink.DataStructureConverter dataStructureConverter)
protected NebulaBatchExecutor<org.apache.flink.table.data.RowData> createNebulaBatchExecutor()
createNebulaBatchExecutor in class NebulaBatchOutputFormat<org.apache.flink.table.data.RowData,VertexExecutionOptions>Copyright © 2023. All rights reserved.