Skip to main content
TableLogEpochs
risingwave_
meta
3.1.0-alpha
Table
LogEpochs
Aliased Type
In risingwave_
meta::
barrier::
command
risingwave_meta
::
barrier
::
command
Type Alias
Table
LogEpochs
Copy item path
Source
pub type TableLogEpochs =
Vec
<(
Vec
<
u64
>,
u64
)>;
Aliased Type
ยง
pub struct TableLogEpochs {
/* private fields */
}