risingwave_
storage
2.4.0-alpha
DynState
Store
Implementors
In risingwave_
storage::
store_
impl::
dyn_
state_
store
risingwave_storage
::
store_impl
::
dyn_state_store
Trait
DynStateStore
Copy item path
Source
pub trait DynStateStore:
DynStateStoreReadLog
+
DynStateStoreExt
+
AsHummock
{ }
Implementors
§
Source
§
impl<S:
DynStateStoreReadLog
+
DynStateStoreExt
+
AsHummock
>
DynStateStore
for S