class RocksDB::IngestExternalFileOptions
- RocksDB::IngestExternalFileOptions
- Reference
- Object
Defined in:
rocksdb/options.crConstructors
Instance Method Summary
- #allow_blocking_flush=(allow_blocking_flush : Bool)
- #allow_global_seqno=(allow_global_seqno : Bool)
- #finalize
- #ingest_behind=(ingest_behind : Bool)
- #move_files=(move_files : Bool)
- #snapshot_consistency=(snapshot_consistency : Bool)
- #to_unsafe : Pointer(LibRocksDB::IngestExternalFileOptions)