pub fn need_to_split(sst: &SstableInfo, split_key: Bytes) -> SstSplitType
Expand description
Determine whether the SST needs to be split, and if so, which side to split.
pub fn need_to_split(sst: &SstableInfo, split_key: Bytes) -> SstSplitType
Determine whether the SST needs to be split, and if so, which side to split.