Expand description
Utilities for parsing and augmenting “raw” catalog changes (StateUpdateKind), so that we can update in-memory adapter state, apply implications, and apply derived commands to the controller(s).
See parse_state_update for details.
Structs§
- Parsed
State Update - An update that needs to be applied to a controller.
Enums§
- Parsed
State Update Kind - An update that needs to be applied to a controller.
Functions§
- parse_
cluster_ 🔒replica_ update - parse_
cluster_ 🔒update - parse_
item_ 🔒update - parse_
item_ 🔒update_ common - parse_
state_ update - Potentially generate a ParsedStateUpdate that corresponds to the given change to the catalog.
- parse_
temporary_ 🔒item_ update