ClickHouse/dbms/include/DB/IO
2014-10-24 02:19:57 +04:00
..
AsynchronousWriteBuffer.h Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
BufferBase.h
BufferWithOwnMemory.h dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
CachedCompressedReadBuffer.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
ChunkedReadBuffer.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
ChunkedWriteBuffer.h
CompressedReadBuffer.h fixed a comment and removed an unused method. [#METR-2807] 2014-07-23 10:56:04 +04:00
CompressedReadBufferBase.h dbms: fixed error in prev. revision [#METR-13374]. 2014-10-24 02:19:57 +04:00
CompressedReadBufferFromFile.h
CompressedStream.h dbms: easier to add more compression algrorithms [#METR-2944]. 2014-10-06 01:59:23 +04:00
CompressedWriteBuffer.h dbms: easier to add more compression algrorithms [#METR-2944]. 2014-10-06 01:59:23 +04:00
ConcatReadBuffer.h dbms: fixed error with big inserts through HTTP [#METR-10955]. 2014-04-25 00:18:00 +04:00
copyData.h
HashingReadBuffer.h fixed a comment and removed an unused method. [#METR-2807] 2014-07-23 10:56:04 +04:00
HashingWriteBuffer.h riod: added new methods [#METR-10969] 2014-08-06 17:24:42 +04:00
HexWriteBuffer.h
LimitReadBuffer.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
ReadBuffer.h dbms: parts_checker; not working yet. [#METR-11980] 2014-07-22 14:35:44 +04:00
ReadBufferFromFile.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
ReadBufferFromFileDescriptor.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
ReadBufferFromHTTP.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
ReadBufferFromIStream.h
ReadBufferFromPocoSocket.h
ReadBufferFromString.h Renamed mysqlxx::String and sqxxl::String to mysqlxx::Value and sqxxl::Value [#METR-2807]. 2014-05-20 02:05:33 +04:00
ReadHelpers.h Tiny improvement [#METR-2807]. 2014-07-09 03:52:53 +04:00
RemoteReadBuffer.h dbms: fixed build [#METR-2944]. 2014-04-08 11:24:21 +04:00
RemoteWriteBuffer.h CalcCloud: fix error in calculating hash [#METR-10969] 2014-08-06 17:24:42 +04:00
UncompressedCache.h dbms: profile event UncompressedCacheWeightLost [METR-10570] 2014-04-17 19:46:58 +04:00
VarInt.h
WriteBuffer.h
WriteBufferFromFile.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
WriteBufferFromFileDescriptor.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
WriteBufferFromHTTPServerResponse.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
WriteBufferFromOStream.h
WriteBufferFromPocoSocket.h
WriteBufferFromString.h
WriteBufferFromVector.h
WriteBufferValidUTF8.h
WriteHelpers.h dbms: removed comment [#METR-2944]. 2014-08-14 05:37:06 +04:00
WriteIntText.h