public final class TableSchemaHelper extends Object
| Constructor and Description |
|---|
TableSchemaHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.catalog.CatalogTable |
deserialize(org.apache.pulsar.common.schema.SchemaInfo metadata,
Map<String,String> defaultOptions) |
static org.apache.pulsar.common.schema.SchemaInfo |
serialize(org.apache.flink.table.catalog.CatalogBaseTable table) |
public static org.apache.pulsar.common.schema.SchemaInfo serialize(org.apache.flink.table.catalog.CatalogBaseTable table)
throws IOException
IOExceptionpublic static org.apache.flink.table.catalog.CatalogTable deserialize(org.apache.pulsar.common.schema.SchemaInfo metadata,
Map<String,String> defaultOptions)
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2019–2021 The Apache Software Foundation. All rights reserved.