ClickHouse/src/Disks
2023-03-19 17:25:41 +00:00
..
examples
IO use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
ObjectStorages Preparation for libcxx(abi), llvm, clang-tidy 16 2023-03-19 17:25:41 +00:00
tests Cleanup disk unittest 2023-02-08 18:14:05 +00:00
CMakeLists.txt
createVolume.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
createVolume.h
DirectoryIterator.h
DiskEncrypted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
DiskEncrypted.h Remove disk restart proxy and disk decorator (#44647) 2022-12-30 14:47:30 +01:00
DiskFactory.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
DiskFactory.h
DiskLocal.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
DiskLocal.h
DiskLocalCheckThread.cpp Improve logging for broken disks 2023-01-27 21:11:10 +01:00
DiskLocalCheckThread.h
DiskSelector.cpp Fix test after incorrect merge with master 2023-02-03 14:05:59 +01:00
DiskSelector.h Review comments fix 2023-02-10 12:06:24 +01:00
DiskType.cpp
DiskType.h
Executor.h
FakeDiskTransaction.h Preparation for libcxx(abi), llvm, clang-tidy 16 2023-03-19 17:25:41 +00:00
getDiskConfigurationFromAST.cpp Better 2023-03-13 15:20:01 +01:00
getDiskConfigurationFromAST.h Better 2023-03-13 15:20:01 +01:00
getOrCreateDiskFromAST.cpp Fix test 2023-03-02 14:46:20 +01:00
getOrCreateDiskFromAST.h Allow nested custom disks 2023-03-01 19:55:59 +01:00
IDisk.cpp Simplify the implementation, create new utility function copyS3FileToDisk(). 2023-03-14 23:34:44 +01:00
IDisk.h Simplify the implementation, create new utility function copyS3FileToDisk(). 2023-03-14 23:34:44 +01:00
IDiskTransaction.h Simplify the implementation, create new utility function copyS3FileToDisk(). 2023-03-14 23:34:44 +01:00
IStoragePolicy.cpp
IStoragePolicy.h
IVolume.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
IVolume.h
LocalDirectorySyncGuard.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
LocalDirectorySyncGuard.h
registerDisks.cpp
registerDisks.h
SingleDiskVolume.h
StoragePolicy.cpp Merge remote-tracking branch 'upstream/master' into allow-single-disk-instead-of-storage-policy 2023-02-02 20:49:41 +01:00
StoragePolicy.h
TemporaryFileOnDisk.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
TemporaryFileOnDisk.h Fixes 2022-12-22 10:22:57 +00:00
VolumeJBOD.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
VolumeJBOD.h
WriteMode.h