ClickHouse/dbms/include/DB/IO
2017-01-02 23:08:23 +03:00
..
AsynchronousWriteBuffer.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
BufferBase.h Miscellaneous [#METR-2944]. 2017-01-02 23:08:23 +03:00
BufferWithOwnMemory.h Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
CachedCompressedReadBuffer.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedReadBuffer.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedReadBufferBase.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedReadBufferFromFile.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedStream.h dbms: disabled QuickLZ [#METR-17973]. 2016-02-04 00:16:19 +03:00
CompressedWriteBuffer.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
ConcatReadBuffer.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
copyData.h Merge 2016-03-01 20:47:53 +03:00
createReadBufferFromFileBase.h Little better [#METR-2944]. 2016-06-25 07:29:09 +03:00
createWriteBufferFromFileBase.h dbms: Server: tweaked comments. [#METR-15090] 2015-04-15 11:45:22 +03:00
DoubleConverter.h dbms: refactor DoubleConverter [#METR-17328] 2015-11-30 20:55:42 +03:00
HashingReadBuffer.h fixed a comment and removed an unused method. [#METR-2807] 2014-07-23 10:56:04 +04:00
HashingWriteBuffer.h dbms: lowered memory usage for INSERTs (-1 GiB for visits table on every insert) [#METR-17704]. 2015-08-14 23:18:08 +03:00
HexWriteBuffer.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
HTTPCommon.h Add header Keep-Alive: timeout=.. to http server responce [#METR-23933] 2016-12-30 23:52:56 +03:00
InterserverWriteBuffer.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
LimitReadBuffer.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
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 Improved performance of reading String column [#METR-20892]. 2016-04-15 05:28:56 +03:00
ReadBufferAIO.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
ReadBufferFromFile.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ReadBufferFromFileBase.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ReadBufferFromFileDescriptor.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
ReadBufferFromHTTP.h wip 2016-11-16 03:34:57 +03:00
ReadBufferFromIStream.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
ReadBufferFromPocoSocket.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
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 NULLs support: fixed totally wrong code [#METR-19266]. 2016-12-30 08:13:14 +03:00
ReadWriteBufferFromHTTP.h return http write callback 2016-11-25 03:16:20 +03:00
RemoteReadBuffer.h simple get works 2016-11-16 02:55:45 +03:00
RemoteWriteBuffer.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
UncompressedCache.h Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
VarInt.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
WriteBuffer.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
WriteBufferAIO.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
WriteBufferFromFile.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
WriteBufferFromFileBase.h dbms: Server: Small cosmetic cleanup. [#METR-15090] 2015-04-30 18:04:42 +03:00
WriteBufferFromFileDescriptor.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
WriteBufferFromHTTPServerResponse.h Add header Keep-Alive: timeout=.. to http server responce [#METR-23933] 2016-12-30 23:52:56 +03:00
WriteBufferFromOStream.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
WriteBufferFromPocoSocket.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
WriteBufferFromString.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
WriteBufferFromVector.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
WriteBufferValidUTF8.h Preparation [#METR-23332]. 2016-10-29 20:13:35 +03:00
WriteHelpers.h Removed function that was in a wrong place [#METR-2944]. 2016-12-30 09:48:11 +03:00
WriteIntText.h Removed useless code [#METR-2944]. 2016-08-01 23:03:55 +03:00