public class CachedSchemas extends Object implements Serializable
Constructor and Description |
---|
CachedSchemas() |
Modifier and Type | Method and Description |
---|---|
org.apache.avro.Schema |
getSchema(String schemaString)
Get a schema based on schema string.
|
public org.apache.avro.Schema getSchema(String schemaString)
Get a schema based on schema string.
schemaString
- schema stringCopyright © 2022 The Apache Software Foundation. All rights reserved.