public class NebulaRowConverter extends Object implements NebulaConverter<org.apache.flink.types.Row>
BaseTableRow to flink Row| Constructor and Description |
|---|
NebulaRowConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.types.Row |
convert(com.vesoft.nebula.client.storage.data.BaseTableRow row) |
public org.apache.flink.types.Row convert(com.vesoft.nebula.client.storage.data.BaseTableRow row)
throws UnsupportedEncodingException
convert in interface NebulaConverter<org.apache.flink.types.Row>UnsupportedEncodingExceptionCopyright © 2023. All rights reserved.