ClickHouse/src/Disks
Robert Schulze 19d53c14fa
Merge pull request #37382 from ClickHouse/wc++98-compat-extra-semi
Enable -Wc++98-compat-extra-semi
2022-05-22 09:40:45 +02:00
..
AzureBlobStorage Remove "Arcadia" build system 2022-04-15 23:57:09 +02:00
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
HDFS base should not depend on Common 2022-04-29 10:26:35 +08:00
IO optimize file segment getCacheReadBuffer 2022-05-19 20:14:52 +08:00
S3 fix wrong argument in proxy resolver of DiskS3 2022-05-11 04:16:05 +00: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 Added disable_merges option for volumes in multi-disk configuration (#13956) 2020-10-20 18:10:24 +03: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 Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +02:00
DiskDecorator.h Disks: Introduce IReservation::getUnreservedSpace() 2022-05-19 14:10:11 +03:00
DiskEncrypted.cpp Disks: Introduce IReservation::getUnreservedSpace() 2022-05-19 14:10:11 +03:00
DiskEncrypted.h Fix replace/move partition with zero copy replication 2022-04-21 14:39:12 +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 Merge pull request #36686 from azat/disk-least-used 2022-05-20 09:16:07 +02:00
DiskLocal.h Disks: Introduce IReservation::getUnreservedSpace() 2022-05-19 14:10:11 +03:00
DiskLocalCheckThread.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DiskLocalCheckThread.h DiskLocal checker 2022-02-01 05:55:27 +08:00
DiskMemory.cpp Add WriteSettings 2022-03-18 12:27:38 +01:00
DiskMemory.h Add WriteSettings 2022-03-18 12:27:38 +01:00
DiskRestartProxy.cpp A few clangtidy updates 2022-05-17 20:56:57 +02:00
DiskRestartProxy.h base should not depend on Common 2022-04-29 10:26:35 +08: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 Merge branch 'master' into master 2022-05-07 13:21:59 +03:00
DiskWebServer.h Some code 2022-04-19 01:09:09 +02:00
Executor.h Don't allocate Executor instance on each disk->getExecutor() call. 2020-08-11 22:08:32 +03:00
IDisk.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
IDisk.h Disks: Introduce IReservation::getUnreservedSpace() 2022-05-19 14:10:11 +03:00
IDiskRemote.cpp Follow-up to PR #37300: semicolon warnings 2022-05-20 15:06:34 +02:00
IDiskRemote.h Disks: Introduce IReservation::getUnreservedSpace() 2022-05-19 14:10:11 +03: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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
RemoteDisksCommon.cpp Add system drop remote filesystem cache query, allow to write cache on insert 2022-03-21 12:32:44 +01:00
RemoteDisksCommon.h Add test 2022-02-17 19:57:04 +01:00
SingleDiskVolume.h Added disable_merges option for volumes in multi-disk configuration (#13956) 2020-10-20 18:10:24 +03:00
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