Structs§
- Batch
- Batch
Builder - Used for building configuration for a Batch. Created by a Consumer::batch on a Consumer.
- Batch
Config - Used for next Pull Request for Pull Consumer
- Config
- Fetch
Builder - Used for building configuration for a Batch with
fetch()
semantics. Created by a FetchBuilder on a Consumer. - Ordered
- Ordered
Config - Configuration for consumers. From a high level, the
durable_name
anddeliver_subject
fields have a particularly strong influence on the consumer’s overall behavior. - Sequence
- Stream
- Stream
Builder - Used for building configuration for a Stream. Created by a Consumer::stream on a Consumer.