ClickHouse/dbms/include/DB/IO
2015-02-09 16:59:44 +03: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 dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-08 02:13:04 +03:00
BufferWithOwnMemory.h
CachedCompressedReadBuffer.h
ChunkedReadBuffer.h
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: Server: queries with several replicas: fixes [#METR-14410] 2015-02-08 02:13:04 +03:00
copyData.h
DoubleConverter.h dbms: add lib google/double-conversion. [#METR-13363] 2014-12-09 14:33:57 +03:00
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
Operators.h dbms: don't allow more than one instance of clickhouse-server to run with same data directory [#METR-14391]. 2014-12-21 06:18:40 +03:00
ReadBuffer.h dbms: Remove noinlene. Problem solved using gcc-4.9. [#MOBMET-1238] 2015-02-09 16:59:44 +03:00
ReadBufferFromFile.h
ReadBufferFromFileDescriptor.h dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-08 02:13:04 +03:00
ReadBufferFromHTTP.h dbms: added ability to set different kinds of timeouts [#METR-14236] 2014-12-18 15:50:55 +03:00
ReadBufferFromIStream.h
ReadBufferFromPocoSocket.h
ReadBufferFromString.h
ReadHelpers.h dbms: improved performance of deserializing strings (+5% on search phrases) [#METR-2944]. 2014-11-15 21:57:49 +03:00
RemoteReadBuffer.h dbms: added ability to set different kinds of timeouts [#METR-14236] 2014-12-18 15:50:55 +03:00
RemoteWriteBuffer.h dbms: added ability to set different kinds of timeouts [#METR-14236] 2014-12-18 15:50:55 +03:00
UncompressedCache.h
VarInt.h dbms: improved performance of deserializing strings (+5% on search phrases) [#METR-2944]. 2014-11-15 21:57:49 +03:00
WriteBuffer.h dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-08 02:13:04 +03:00
WriteBufferFromFile.h
WriteBufferFromFileDescriptor.h
WriteBufferFromHTTPServerResponse.h
WriteBufferFromOStream.h
WriteBufferFromPocoSocket.h
WriteBufferFromString.h
WriteBufferFromVector.h
WriteBufferValidUTF8.h
WriteHelpers.h dbms: obliterate writeFloatText precision parameter -.- 2014-12-10 14:11:41 +03:00
WriteIntText.h