| Package | Description | 
|---|---|
| org.apache.avro.compiler.schema | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CloningVisitor
this visitor will create a clone of the original Schema with docs and other
 nonessential fields stripped by default. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> T | 
Schemas.visit(Schema start,
     SchemaVisitor<T> visitor)
depth first visit. 
 | 
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.