| Interface | Description |
|---|---|
| KeyGeneratorInterface |
Represents the interface key generators need to adhere to.
|
| Class | Description |
|---|---|
| BaseKeyGenerator |
Base abstract class to extend for
KeyGenerator with default logic of taking
partitioning and timestamp configs. |
| KeyGenerator |
Abstract class to extend for plugging in extraction of
HoodieKey from an Avro record. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.