public class NewTableSchemaBuilder extends Object implements Serializable
Constructor and Description |
---|
NewTableSchemaBuilder(Map<String,String> tableConfig,
boolean caseSensitive,
List<String> partitionKeys,
List<String> primaryKeys,
boolean requirePrimaryKeys,
Map<String,List<String>> partitionKeyMultiple,
CdcMetadataConverter[] metadataConverters) |
public Optional<Schema> build(RichCdcMultiplexRecord record)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.