Structs§
- DmlManager
DmlManagermanages the communication between batch data manipulation and streaming processing. NOTE:TableDmlHandleis used here as an out-of-the-box solution. We should further optimize its implementation (e.g. directly expose a channel instead of offering awrite_chunkinterface).- Table
Reader