ClickHouse/src/Disks
2024-05-07 12:50:48 +02:00
..
examples
IO Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-07 12:50:48 +02:00
ObjectStorages Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-03 13:55:12 +02: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
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 Less directories 2024-04-27 19:54:37 +02:00
DiskLocal.h Less directories 2024-04-27 19:54:37 +02: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
DiskType.cpp extract plain_rewritable metadata type 2024-04-29 18:01:21 +00:00
DiskType.h extract plain_rewritable metadata type 2024-04-29 18:01:21 +00: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 Support parallel write buffer for AzureBlobStorage 2024-04-11 10:13:41 +02:00
IDisk.h method rename 2024-04-29 19:48:17 +00:00
IDiskTransaction.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
IStoragePolicy.cpp
IStoragePolicy.h
IVolume.cpp IVolume constructor improve exception message 2024-01-29 15:32:22 +03:00
IVolume.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00: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 Less directories 2024-04-27 19:54:37 +02:00
TemporaryFileOnDisk.h
VolumeJBOD.cpp update behavior to be more intuitive 2024-02-20 10:19:52 +01:00
VolumeJBOD.h
WriteMode.h