public final class TableSchemaHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pulsar.common.schema.SchemaInfo |
generateSchemaInfo(Map<String,String> properties) |
static Map<String,String> |
generateTableProperties(org.apache.pulsar.common.schema.SchemaInfo schemaInfo) |
public static org.apache.pulsar.common.schema.SchemaInfo generateSchemaInfo(Map<String,String> properties) throws org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonProcessingException
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonProcessingExceptionpublic static Map<String,String> generateTableProperties(org.apache.pulsar.common.schema.SchemaInfo schemaInfo) throws IOException
IOExceptionCopyright © 2019–2022 The Apache Software Foundation. All rights reserved.