Searched defs:ExternalFileIngestionInfo (Results 1 – 3 of 3) sorted by relevance
278 struct ExternalFileIngestionInfo { struct280 std::string cf_name;282 std::string external_file_path;284 std::string internal_file_path;286 SequenceNumber global_seqno;288 TableProperties table_properties;430 DB* /*db*/, const ExternalFileIngestionInfo& /*info*/) {} in OnExternalFileIngested()
90 DB* /*db*/, const ExternalFileIngestionInfo& /*info*/) override { in OnExternalFileIngested()
102 DB* /* db */, const ExternalFileIngestionInfo& /* info */) override { in OnExternalFileIngested()