mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-30 11:30:37 +00:00
doc: more sketched api comments
This commit is contained in:
@@ -230,6 +230,7 @@ impl SharedStateBuilder {
|
||||
/// detached.
|
||||
pub(crate) fn record_loading_timeline(&mut self, _index_part: &crate::tenant::IndexPart) {}
|
||||
|
||||
/// Merge the loaded not yet deleting in-progress to the existing datastructure.
|
||||
pub(crate) fn build(self, _target: &SharedState) {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user