Expand description
Configuration traits and contexts for Kinetic components.
Structs§
- Acknowledgements
Config - Configuration for event acknowledgements (end-to-end delivery tracking).
- Sink
Context - Context provided to sink components during the build process.
- Source
Context - Context provided to source components during the build process.
- Transform
Context - Context provided to transform components during the build process.
Traits§
- Sink
Config - Trait for component configurations that can build a sink task.
- Source
Config - Trait for component configurations that can build a source task.
- Transform
Config - Trait for component configurations that can build a transform task.