public class FixedAvroSerializer extends AbstractAvroSerializer
Constructor and Description |
---|
FixedAvroSerializer() |
Modifier and Type | Method and Description |
---|---|
String |
getFingerprint(org.apache.avro.Schema schema) |
org.apache.avro.Schema |
getSchema(String fingerPrint) |
read, write
public FixedAvroSerializer() throws IOException, NoSuchAlgorithmException
IOException
NoSuchAlgorithmException
Copyright © 2023 The Apache Software Foundation. All rights reserved.