Lines Matching refs:before

99 * Fix OnFlushCompleted fired before flush result persisted in MANIFEST when there's concurrent flus…
125 …isting custom implementations of FilterPolicy should continue to work as before, those wrapping th…
126 …to evolve further. Custom implementations of FilterPolicy should work as before, except those wrap…
159 … checking that a key is in the perfix_extractor domain and extracting the prefix before looking up.
164 …to those functions to override the readhead size. For checksum verifying before external SST file …
280 * Close a WAL file before another thread deletes it.
318 * Add support for block checksums verification for external SST files before ingestion.
328 …ts. However, users can define a snapshot after the compaction starts and before it finishes and th…
330 …er with default value of true. If false it skips validating the snapshot before doing the read. Si…
385 …isticTransactionDB is expected to rollback/commit recovered transactions before starting new ones.…
556 …ically call this function to advance the cutoff seqnum (all deletes made before this seqnum can be…
732 …have bypassed the WAL (writes issued with WriteOptions::disableWAL=true) before shutting down back…
901 …er doing loads with WAL disabled, the changes which haven't been flushed before the call to Cancel…
918 …evels. You can set num_levels = 1 to make universal compaction behave as before. If you set num_le…
933 …ing -march=native). If you want to build portable binary, use 'PORTABLE=1' before the make command.