You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/env
Deepak Ojha cbf38af705 Wal recovery failure with encryption due to zero bytes WAL size. (#7924) 3 years ago
..
composite_env.cc Add a SystemClock class to capture the time functions of an Env (#7858) 3 years ago
composite_env_wrapper.h Remove Legacy and Custom FileWrapper classes from header files (#7851) 3 years ago
env.cc Remove Legacy and Custom FileWrapper classes from header files (#7851) 3 years ago
env_basic_test.cc Improvements to Env::GetChildren (#7819) 4 years ago
env_chroot.cc Make env*_test work with ASSERT_STATUS_CHECKED (#7176) 4 years ago
env_chroot.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
env_encryption.cc Wal recovery failure with encryption due to zero bytes WAL size. (#7924) 3 years ago
env_encryption_ctr.h Changes to EncryptedEnv public API (#7279) 4 years ago
env_hdfs.cc fix build with 'USE_HDFS' on windows (#6950) 4 years ago
env_posix.cc Remove Legacy and Custom FileWrapper classes from header files (#7851) 3 years ago
env_test.cc Add a SystemClock class to capture the time functions of an Env (#7858) 3 years ago
file_system.cc Create a CustomEnv class; Add WinFileSystem; Make LegacyFileSystemWrapper private (#7703) 4 years ago
file_system_tracer.cc Add a SystemClock class to capture the time functions of an Env (#7858) 3 years ago
file_system_tracer.h Add a SystemClock class to capture the time functions of an Env (#7858) 3 years ago
fs_posix.cc Improvements to Env::GetChildren (#7819) 4 years ago
io_posix.cc Remove unused includes (#7604) 4 years ago
io_posix.h Add AppendWithVerify and PositionedAppendWithVerify to Env and FileSystem (#7419) 4 years ago
io_posix_test.cc Status check enforcement for io_posix_test and options_settable_test (#6857) 4 years ago
mock_env.cc Use NPHash64 in more places (#7632) 4 years ago
mock_env.h Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileSystem class (#7566) 4 years ago
mock_env_test.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago