Modulesยง
- merge_
vnode_ ๐stream
Structsยง
BatchTableInner
is the interface accessing relational data in KV(StateStore
) with row-based encoding format, and is used in batch mode.BatchTableInnerIterInner
iterates on the storage table.BatchTableInnerIterLogInner
iterates on the storage table.
Functionsยง
- build_
vnode_ ๐stream
Type Aliasesยง
BatchTable
will useEitherSerde
as default so that we can support both versioned and non-versioned tables with the same type.