@FunctionalInterface public static interface RowDataToBsonConverters.RowDataToBsonConverter extends Serializable
RowData to corresponding BsonDocument data structures.| Modifier and Type | Method and Description |
|---|---|
org.bson.BsonDocument |
convert(org.apache.flink.table.data.RowData rowData) |
Copyright © 2022–2025 The Apache Software Foundation. All rights reserved.