Module fluvio_smartmodule::dataplane::smartmodule
source · Re-exports
pub use crate::SmartModuleRecord;
Structs
- A type to pass input to an Aggregate SmartModule WASM module
- A type used to return processed records and/or an error from an Aggregate SmartModule
- Input to SmartModule Init
- A type used to return processed records and/or an error from a SmartModule
- A type used to capture and serialize errors from within a SmartModule
- A single SmartModule input record
- A type used to return an error from a SmartModule Lookback
- A type used to capture and serialize errors from within a SmartModule
- A type used to return processed records and/or an error from a SmartModule
- A type used to capture and serialize errors from within a SmartModule
Enums
- Deprecated. A type representing the possible errors that may occur during DerivedStream execution.
- Error during processing SmartModule initialization
- Error during processing SmartModule transform error
Constants
- SmartModule Version with support for Lookback with Age and Timestamps, LTA is the acronym for Lookback, Timestamps, and Age. This version is used for encoding and decoding
SmartModuleInput