public final class SchemaResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.avro.Schema> |
resolve(Map<String,org.apache.avro.Schema> schemas,
boolean allowUndefinedLogicalTypes)
Will clone the provided protocol while resolving all unreferenced schemas
|
static org.apache.avro.Schema |
unresolvedSchema(String name)
Create a schema to represent a "unresolved" schema.
|
public static org.apache.avro.Schema unresolvedSchema(String name)
name - Copyright © 2020 SPF4J. All rights reserved.