risingwave_
hummock_
sdk
2.2.0-alpha
Table
Stats
Map
Aliased type
In risingwave_
hummock_
sdk::
table_
stats
risingwave_hummock_sdk
::
table_stats
Type Alias
TableStatsMap
Copy item path
source
pub type TableStatsMap =
HashMap
<
u32
,
TableStats
>;
Aliased Type
ยง
struct TableStatsMap {
/* private fields */
}