public class QdrantWriteBuilder extends Object implements org.apache.spark.sql.connector.write.WriteBuilder, Serializable
QdrantWrite. Implements the WriteBuilder
interface and is serializable.| Constructor and Description |
|---|
QdrantWriteBuilder(QdrantOptions options,
org.apache.spark.sql.types.StructType schema) |
public QdrantWriteBuilder(QdrantOptions options, org.apache.spark.sql.types.StructType schema)
public QdrantWrite build()
build in interface org.apache.spark.sql.connector.write.WriteBuilderCopyright © 2024. All rights reserved.