| Package | Description |
|---|---|
| org.apache.avro.avsc |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolvingVisitor
this visitor will create a clone of the original Schema and will also resolve all unresolved schemas
by default.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Schemas.visit(org.apache.avro.Schema start,
SchemaVisitor<T> visitor)
depth first visit.
|
Copyright © 2020 SPF4J. All rights reserved.