Searched refs:TableFileCreationInfo (Results 1 – 9 of 9) sorted by relevance
50 struct TableFileCreationInfo : public TableFileCreationBriefInfo { struct51 TableFileCreationInfo() = default;52 explicit TableFileCreationInfo(TableProperties&& prop) in TableFileCreationInfo() argument388 virtual void OnTableFileCreated(const TableFileCreationInfo& /*info*/) {} in OnTableFileCreated() argument
52 const FileDescriptor& fd, const TableFileCreationInfo& info);
146 TableFileCreationInfo info; in LogAndNotifyTableFileCreationFinished()
218 const TableFileCreationInfo& info) override { in OnTableFileCreated()299 TableFileCreationInfo prev_fc_info_;745 void OnTableFileCreated(const TableFileCreationInfo& info) override { in OnTableFileCreated()
1544 void OnTableFileCreated(const TableFileCreationInfo& info) override { in TEST_F()
1781 void OnTableFileCreated(const TableFileCreationInfo& info) override { in OnTableFileCreated()
64 void OnTableFileCreated(const TableFileCreationInfo& info) override { in OnTableFileCreated()
17 …d will be called on failure case. User can check creation status via TableFileCreationInfo::status.
383 …ted during compaction. In that case, `TableFileCreationInfo::file_path` will be "(nil)" and `Table…777 …d will be called on failure case. User can check creation status via TableFileCreationInfo::status.