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