Interface | Description |
---|---|
SchemaVisitor<T> |
Class | Description |
---|---|
CloningVisitor |
this visitor will create a clone of the original Schema with docs and other nonesential fields stripped
by default.
|
ImmutableCloningVisitor |
this visitor will create a clone of the original Schema with docs and other nonesential fields stripped
by default.
|
Schemas |
Avro Schema utilities, to traverse...
|
SchemasWithClasses |
A visitor that recursively visits a schema and returns a map like:
java class name -> Schema
for every Schema encountered that has a java class implementation.
|
SchemaUtils |
Enum | Description |
---|---|
SchemaVisitorAction |
Copyright © 2018 SPF4J. All rights reserved.