public class AvroSchema extends Object
| Constructor and Description |
|---|
AvroSchema(schemacrawler.schema.Table table,
AvroConfig avroConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomProperty(String name,
String value) |
Map<String,String> |
getCustomProperties() |
String |
getDoc() |
List<AvroField> |
getFields() |
String |
getName() |
String |
getNamespace() |
boolean |
isDocSet() |
String |
toString() |
public AvroSchema(schemacrawler.schema.Table table,
AvroConfig avroConfig)
Copyright © 2021. All rights reserved.