public interface AvroSchemaRegistry extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getFingerprint(org.apache.avro.Schema schema) |
org.apache.avro.Schema |
getSchema(String fingerPrint) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.