risingwave_
hummock_
sdk
2.2.0-alpha
Sstable
IdReader
Required Methods
sst_id
Implementors
In risingwave_
hummock_
sdk::
version
risingwave_hummock_sdk
::
version
Trait
SstableIdReader
Copy item path
source
pub trait SstableIdReader { // Required method fn
sst_id
(&self) ->
HummockSstableId
; }
Required Methods
§
source
fn
sst_id
(&self) ->
HummockSstableId
Implementors
§
source
§
impl
SstableIdReader
for
SstableInfo
source
§
impl
SstableIdReader
for
SstableIdInVersion