Structs§
- Flow
Stat - Flow’s state report, send regularly through heartbeat message
- Flow
State Key - The key stores the state size of the flow.
- Flow
State 🔒KeyInner - The key of flow state.
- Flow
State Manager - The manager of FlowStateKey. Since state size changes frequently, we store it in memory.
- Flow
State Value - The value of flow state size
Constants§
- FLOW_
STATE_ 🔒KEY - The entire FlowId to Flow Size’s Map is stored directly in the value part of the key.