ClickHouse/dbms/src/Compression
2018-12-21 16:25:39 +03:00
..
CMakeLists.txt ISSUES-838 add lz4、none、zstd codec 2018-12-13 12:10:34 +08:00
CompressionCodecDelta.cpp ISSUES-838 add lz4、none、zstd codec 2018-12-13 12:10:34 +08:00
CompressionCodecDelta.h ISSUES-838 add lz4、none、zstd codec 2018-12-13 12:10:34 +08:00
CompressionCodecLZ4.cpp Move header with compression info to another place 2018-12-21 16:25:39 +03:00
CompressionCodecLZ4.h Non effective, but working code 2018-12-20 13:27:38 +03:00
CompressionCodecMultiple.cpp Move header with compression info to another place 2018-12-21 16:25:39 +03:00
CompressionCodecMultiple.h Refactoring (sanitizer failure) 2018-12-19 20:20:18 +03:00
CompressionCodecNone.cpp Move header with compression info to another place 2018-12-21 16:25:39 +03:00
CompressionCodecNone.h Refactoring (sanitizer failure) 2018-12-19 20:20:18 +03:00
CompressionCodecZSTD.cpp Move header with compression info to another place 2018-12-21 16:25:39 +03:00
CompressionCodecZSTD.h Remove compression settings 2018-12-21 15:17:30 +03:00
CompressionFactory.cpp Remove compression settings 2018-12-21 15:17:30 +03:00
CompressionFactory.h Move header with compression info to another place 2018-12-21 16:25:39 +03:00
CompressionInfo.h Move header with compression info to another place 2018-12-21 16:25:39 +03:00
ICompressionCodec.cpp Move header with compression info to another place 2018-12-21 16:25:39 +03:00
ICompressionCodec.h Move header with compression info to another place 2018-12-21 16:25:39 +03:00