Searched defs:IngestExternalFileOptions (Results 1 – 6 of 6) sorted by relevance
13 public class IngestExternalFileOptions extends RocksObject { class15 public IngestExternalFileOptions() { in IngestExternalFileOptions() method in IngestExternalFileOptions25 public IngestExternalFileOptions(final boolean moveFiles, in IngestExternalFileOptions() method in IngestExternalFileOptions
1506 struct IngestExternalFileOptions { struct1508 bool move_files = false;1510 bool failed_move_fall_back_to_copy = true;1513 bool snapshot_consistency = true;1516 bool allow_global_seqno = true;1519 bool allow_blocking_flush = true;1527 bool ingest_behind = false;1539 bool write_global_seqno = true;1544 bool verify_checksums_before_ingest = false;1551 size_t verify_checksums_readahead_size = 0;
89 const IngestExternalFileOptions& /*ingestion_options*/) override { in IngestExternalFile()
2717 const IngestExternalFileOptions& /*options*/) override { in IngestExternalFile()
118 const IngestExternalFileOptions& /*ingestion_options*/) override { in IngestExternalFile()
203 const IngestExternalFileOptions& /*ingestion_options*/) override { in IngestExternalFile()