Package | Description |
---|---|
org.apache.storm.hdfs.avro |
Modifier and Type | Class and Description |
---|---|
class |
ConfluentAvroSerializer
This class provides a mechanism to utilize the Confluent Schema Registry (https://github.com/confluentinc/schema-registry)
for Storm to (de)serialize Avro generic records across a topology.
|
class |
FixedAvroSerializer
A class to help (de)serialize a pre-defined set of Avro schemas.
|
class |
GenericAvroSerializer
A default implementation of the AvroSerializer that will just pass literal schemas back and forth.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.