public class AvroField extends Object
| Constructor and Description |
|---|
AvroField(schemacrawler.schema.Column column,
AvroConfig avroConfig) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue() |
String |
getDoc() |
String |
getName() |
AvroType |
getType() |
boolean |
isDefaultValueSet() |
boolean |
isDocSet() |
String |
toString() |
public AvroField(schemacrawler.schema.Column column,
AvroConfig avroConfig)
Copyright © 2021. All rights reserved.