ClickHouse/src/Disks
2022-08-09 21:32:42 +02:00
..
examples
IO Non-significant changes 2022-08-09 21:32:42 +02:00
ObjectStorages Non-significant changes 2022-08-09 21:32:42 +02:00
tests Fix build 2022-03-25 18:31:15 +01:00
CMakeLists.txt
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 Don't use std::unique_lock unless we have to 2022-06-28 19:19:06 +00:00
DiskCacheWrapper.h base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskDecorator.cpp Review fixes 2022-07-09 19:35:07 +02:00
DiskDecorator.h add chmod and stat to IDisk 2022-08-03 19:47:36 +02:00
DiskEncrypted.cpp Fixing build. 2022-07-20 20:30:16 +00:00
DiskEncrypted.h Overwrite in encrypted disk 2022-07-01 11:44:51 +02:00
DiskFactory.cpp
DiskFactory.h
DiskLocal.cpp add chmod and stat to IDisk 2022-08-03 19:47:36 +02:00
DiskLocal.h add chmod and stat to IDisk 2022-08-03 19:47:36 +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 Refactoring of object storages, add LocalObjectStorage 2022-07-09 12:39:31 +02:00
DiskRestartProxy.h Refactoring of object storages, add LocalObjectStorage 2022-07-09 12:39:31 +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 Non-significant changes 2022-08-09 21:32:42 +02:00
DiskWebServer.h Refactoring of object storages, add LocalObjectStorage 2022-07-09 12:39:31 +02:00
Executor.h
FakeDiskTransaction.h add chmod and stat to IDisk 2022-08-03 19:47:36 +02:00
IDisk.cpp Better 2022-07-10 22:42:16 +02:00
IDisk.h add chmod and stat to IDisk 2022-08-03 19:47:36 +02:00
IDiskTransaction.h add chmod and stat to IDisk 2022-08-03 19:47:36 +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 Add profile events for fsync 2022-07-31 23:19:30 +03: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