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