ClickHouse/src/Disks
2022-06-24 12:19:41 +03:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
IO Revert "Add support for io_uring read method" 2022-06-24 12:19:41 +03:00
ObjectStorages Merge pull request #38331 from excitoon/patch-18 2022-06-24 04:33:40 +03:00
tests Fix build 2022-03-25 18:31:15 +01:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
createVolume.cpp Remove unimplemented RAID1 support 2022-05-02 13:59:13 +03:00
createVolume.h
DirectoryIterator.h Trying to create metadata layer 2022-06-02 18:09:40 +02:00
DiskCacheWrapper.cpp Some code 2022-04-19 01:09:09 +02:00
DiskCacheWrapper.h base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskDecorator.cpp Add const, rename settings 2022-06-14 00:47:03 +02:00
DiskDecorator.h Merge master 2022-06-14 00:45:19 +02:00
DiskEncrypted.cpp Disks: Introduce IReservation::getUnreservedSpace() 2022-05-19 14:10:11 +03:00
DiskEncrypted.h Add const, rename settings 2022-06-14 00:47:03 +02:00
DiskFactory.cpp Merge branch 'master' into alexelex-encryption-1 2021-06-18 11:28:08 +06:00
DiskFactory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
DiskLocal.cpp Add const, rename settings 2022-06-14 00:47:03 +02:00
DiskLocal.h Add const, rename settings 2022-06-14 00:47:03 +02:00
DiskLocalCheckThread.cpp Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
DiskLocalCheckThread.h DiskLocal checker 2022-02-01 05:55:27 +08:00
DiskMemory.cpp More consts for disks 2022-06-13 21:07:10 +02:00
DiskMemory.h Add const, rename settings 2022-06-14 00:47:03 +02:00
DiskRestartProxy.cpp More consts for disks 2022-06-13 21:07:10 +02:00
DiskRestartProxy.h More consts for disks 2022-06-13 21:07:10 +02:00
DiskSelector.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskSelector.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
DiskType.h Rename BlobStorage to AzureBlobStorage 2021-12-17 12:24:05 +03:00
DiskWebServer.cpp More consts for disks 2022-06-13 21:07:10 +02:00
DiskWebServer.h Add const, rename settings 2022-06-14 00:47:03 +02:00
Executor.h
FakeDiskTransaction.h Add comments, better interface 2022-06-19 23:48:46 +02:00
IDisk.cpp Interm stage 2022-06-15 13:51:21 +02:00
IDisk.h Merge branch 'master' into better-support-gcp 2022-06-22 12:46:01 +02:00
IDiskTransaction.h Review fixes 2022-06-20 14:01:05 +02:00
IStoragePolicy.cpp support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
IStoragePolicy.h support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
IVolume.cpp Implement lead_used load balancing algorithm for disks inside volume 2022-05-19 14:10:11 +03:00
IVolume.h Implement lead_used load balancing algorithm for disks inside volume 2022-05-19 14:10:11 +03:00
LocalDirectorySyncGuard.cpp 1. add macosx fix 2021-11-12 15:49:21 +08:00
LocalDirectorySyncGuard.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
registerDisks.cpp Rename BlobStorage to AzureBlobStorage 2021-12-17 12:24:05 +03:00
registerDisks.h
SingleDiskVolume.h
StoragePolicy.cpp Implement lead_used load balancing algorithm for disks inside volume 2022-05-19 14:10:11 +03:00
StoragePolicy.h Remove unimplemented RAID1 support 2022-05-02 13:59:13 +03:00
TemporaryFileOnDisk.cpp Fix TemporaryFileOnDisk 2022-04-25 16:33:38 +02:00
TemporaryFileOnDisk.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
VolumeJBOD.cpp Disks: Reduce number of statfs() calls for least_used disk load balancing policy 2022-05-19 14:10:11 +03:00
VolumeJBOD.h Disks: More accurate free space calculation for least_used 2022-05-19 14:10:11 +03:00
WriteMode.h Follow HDFS 2022-05-16 21:31:40 +02:00