ClickHouse/src/Disks
2024-03-01 13:40:09 +01:00
..
examples
IO Fixing more headers 2024-02-29 15:40:30 +00:00
ObjectStorages Update DiskObjectStorageTransaction.cpp 2024-03-01 13:40:09 +01:00
tests Change code to pass test 02963_remote_read_small_buffer_size_bug. 2024-02-14 20:47:34 +01:00
CMakeLists.txt
createVolume.cpp
createVolume.h
DirectoryIterator.h
DiskEncrypted.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
DiskEncrypted.h Merge remote-tracking branch 'upstream/master' into add_cancellation_point_for_moving_background_operation 2023-11-23 16:43:33 +03:00
DiskEncryptedTransaction.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
DiskEncryptedTransaction.h
DiskFactory.cpp Fix for custom cached disk 2024-01-16 14:41:12 +01:00
DiskFactory.h Fix for custom cached disk 2024-01-16 14:41:12 +01:00
DiskLocal.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskLocal.h Updated implementation 2024-01-25 14:31:49 +03:00
DiskLocalCheckThread.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskLocalCheckThread.h Updated implementation 2024-01-25 14:31:49 +03:00
DiskSelector.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskSelector.h Initialize only required disks 2023-11-30 03:09:55 +00:00
DiskType.cpp Follow up 2024-01-19 11:19:59 +01:00
DiskType.h Follow up 2024-01-19 11:19:59 +01:00
FakeDiskTransaction.h
getDiskConfigurationFromAST.cpp
getDiskConfigurationFromAST.h
getOrCreateDiskFromAST.cpp Updated implementation 2024-01-25 14:31:49 +03:00
getOrCreateDiskFromAST.h Fix for custom cached disk 2024-01-16 14:41:12 +01:00
IDisk.cpp Updated implementation 2024-01-25 14:31:49 +03:00
IDisk.h Follow up 2024-01-19 11:19:59 +01:00
IDiskTransaction.h Fix throttling of BACKUPs from/to S3 (in case native copy was not used) 2023-09-20 18:28:43 +02:00
IStoragePolicy.cpp
IStoragePolicy.h
IVolume.cpp IVolume constructor improve exception message 2024-01-29 15:32:22 +03:00
IVolume.h update behavior to be more intuitive 2024-02-20 10:19:52 +01:00
loadLocalDiskConfig.cpp
loadLocalDiskConfig.h
LocalDirectorySyncGuard.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
LocalDirectorySyncGuard.h
registerDisks.cpp Fix keeper build 2024-01-13 12:56:27 +01:00
registerDisks.h
SingleDiskVolume.h
StoragePolicy.cpp use insert return value to check uniqueness 2024-02-20 10:19:52 +01:00
StoragePolicy.h Updated implementation 2024-01-25 14:31:49 +03:00
TemporaryFileOnDisk.cpp Updated implementation 2024-01-25 14:31:49 +03:00
TemporaryFileOnDisk.h
VolumeJBOD.cpp update behavior to be more intuitive 2024-02-20 10:19:52 +01:00
VolumeJBOD.h
WriteMode.h