public class FilebasedSchemaProvider extends SchemaProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
FilebasedSchemaProvider.Config
Configs supported.
|
| Constructor and Description |
|---|
FilebasedSchemaProvider(org.apache.flink.configuration.Configuration conf) |
FilebasedSchemaProvider(TypedProperties props)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.avro.Schema |
getSourceSchema() |
org.apache.avro.Schema |
getTargetSchema() |
@Deprecated public FilebasedSchemaProvider(TypedProperties props)
public FilebasedSchemaProvider(org.apache.flink.configuration.Configuration conf)
public org.apache.avro.Schema getSourceSchema()
getSourceSchema in class SchemaProviderpublic org.apache.avro.Schema getTargetSchema()
getTargetSchema in class SchemaProviderCopyright © 2023 The Apache Software Foundation. All rights reserved.