ClickHouse/dbms/include/DB/IO
2014-12-21 06:18:40 +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 libcloud, dbms: added write speed to clickhouse [#METR-13955]. 2014-11-27 22:35:31 +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
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: parts_checker; not working yet. [#METR-11980] 2014-07-22 14:35:44 +04:00
ReadBufferFromFile.h
ReadBufferFromFileDescriptor.h
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 Renamed mysqlxx::String and sqxxl::String to mysqlxx::Value and sqxxl::Value [#METR-2807]. 2014-05-20 02:05:33 +04:00
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
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