risingwave_hummock_sdk::version

Trait SstableIdReader

source
pub trait SstableIdReader {
    // Required method
    fn sst_id(&self) -> HummockSstableId;
}

Required Methods§

Implementors§