public class SchemaRegistryProvider extends SchemaProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaRegistryProvider.Config
Configs supported
|
config, jssc| Constructor and Description |
|---|
SchemaRegistryProvider(TypedProperties props,
org.apache.spark.api.java.JavaSparkContext jssc) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.avro.Schema |
getSourceSchema() |
org.apache.avro.Schema |
getTargetSchema() |
public SchemaRegistryProvider(TypedProperties props, org.apache.spark.api.java.JavaSparkContext jssc)
public org.apache.avro.Schema getSourceSchema()
getSourceSchema in class SchemaProviderpublic org.apache.avro.Schema getTargetSchema()
getTargetSchema in class SchemaProviderCopyright © 2019 The Apache Software Foundation. All rights reserved.