ClickHouse/dbms/include/DB/IO
Pavel Kartavyy 101a056fb8 Removed suddenly reverted commit "Fixed error in prev. revision [#METR-10142]."
This reverts commit a1d4e27454689270855256fa00e6f73e954a316c.
2014-02-21 19:56:42 +04:00
..
AsynchronousWriteBuffer.h dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
BufferBase.h
BufferWithOwnMemory.h dbms: more instrumentation [#METR-2944]. 2014-01-04 04:53:07 +00:00
CachedCompressedReadBuffer.h clickhouse: added LRUCache and changed UncompressedCache to use it; added a test, fixed another test. [#METR-9633] 2014-02-11 11:05:02 +00:00
ChunkedReadBuffer.h dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
ChunkedWriteBuffer.h
CompressedReadBuffer.h dbms: refactored compressed read buffers. [#METR-9633] 2014-01-15 14:53:20 +00:00
CompressedReadBufferBase.h dbms: refactored compressed read buffers. [#METR-9633] 2014-01-15 14:53:20 +00:00
CompressedReadBufferFromFile.h dbms: refactored compressed read buffers. [#METR-9633] 2014-01-15 14:53:20 +00:00
CompressedStream.h
CompressedWriteBuffer.h Addition to prev. revision [#METR-8766]. 2014-01-11 20:04:07 +00:00
ConcatReadBuffer.h
copyData.h
HexWriteBuffer.h dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
LimitReadBuffer.h
ReadBuffer.h dbms: less copying when reading fixed columns in large blocks [#CONV-2944]. 2013-09-08 00:00:25 +00:00
ReadBufferFromFile.h dbms: IO: added test [#METR-2944]. 2014-01-04 04:52:22 +00:00
ReadBufferFromFileDescriptor.h dbms: fixed CachedCompressedReadBuffer::readBig. [#METR-9633] 2014-01-14 12:02:04 +00:00
ReadBufferFromIStream.h
ReadBufferFromPocoSocket.h dbms: probably fixed error [#METR-9194]. 2013-11-20 00:49:47 +00:00
ReadBufferFromString.h
ReadHelpers.h Removed suddenly reverted commit "Fixed error in prev. revision [#METR-10142]." 2014-02-21 19:56:42 +04:00
RemoteReadBuffer.h ███████████: reading metrage data; not using it yet, and consuming lots of memory. [#METR-9093] 2013-12-13 12:53:17 +00:00
RemoteWriteBuffer.h dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
UncompressedCache.h clickhouse: added LRUCache and changed UncompressedCache to use it; added a test, fixed another test. [#METR-9633] 2014-02-11 11:05:02 +00:00
VarInt.h
WriteBuffer.h
WriteBufferFromFile.h dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
WriteBufferFromFileDescriptor.h Addition to prev. revision [#METR-9578]. 2014-01-03 06:31:32 +00:00
WriteBufferFromHTTPServerResponse.h dbms: probably fixed error [#METR-9532]. 2013-12-17 19:45:18 +00:00
WriteBufferFromOStream.h dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
WriteBufferFromPocoSocket.h dbms: probably fixed error [#METR-9194]. 2013-11-20 00:49:47 +00:00
WriteBufferFromString.h
WriteBufferFromVector.h dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
WriteBufferValidUTF8.h dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902]. 2012-11-16 09:42:48 +00:00
WriteHelpers.h dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
WriteIntText.h dbms: fixed error with writing of ints as text [#CONV-7499]. 2013-05-08 17:13:26 +00:00