ClickHouse/dbms/include/DB/DataStreams
2014-03-03 12:29:01 +04:00
..
AddingConstColumnBlockInputStream.h storages: few more comments on virtual columns, couple of code style changes [METR-9172] 2014-01-27 13:52:01 +00:00
AddingDefaultBlockInputStream.h
AddingDefaultBlockOutputStream.h
AggregatingBlockInputStream.h clickhouse: totals mode: development. [#METR-9365] 2014-02-27 16:53:38 +04:00
AsynchronousBlockInputStream.h
BinaryRowInputStream.h
BinaryRowOutputStream.h
BlockInputStreamFromRowInputStream.h
BlockIO.h
BlockOutputStreamFromRowOutputStream.h
CollapsingFinalBlockInputStream.h
CollapsingSortedBlockInputStream.h
ConcatBlockInputStream.h
copyData.h
DistinctBlockInputStream.h dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h
FilterBlockInputStream.h
ForkBlockInputStreams.h
FormatFactory.h
glueBlockInputStreams.h
IBlockInputStream.h Revert "dbms: Addition to prev. revision [#METR-9750]." 2014-02-23 06:43:53 +04:00
IBlockOutputStream.h
IProfilingBlockInputStream.h dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
IRowInputStream.h
IRowOutputStream.h
JSONCompactRowOutputStream.h
JSONRowOutputStream.h
LimitBlockInputStream.h
MaterializingBlockInputStream.h
MergeSortingBlockInputStream.h
MergingAggregatedBlockInputStream.h clickhouse: totals mode: development. [#METR-9365] 2014-02-27 16:53:38 +04:00
MergingSortedBlockInputStream.h
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h clickhouse: totals mode: development. [#METR-9365] 2014-02-27 16:53:38 +04:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365]. 2014-03-02 23:16:45 +04:00
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h
PrettySpaceBlockOutputStream.h
PushingToViewsBlockOutputStream.h
QueueBlockIOStream.h
RemoteBlockInputStream.h dbms: improvement [#METR-2944]. 2014-02-16 21:02:20 +00:00
RemoteBlockOutputStream.h
RemoveColumnsBlockInputStream.h Fixed comments in RemoveColumnsBlockInputStream. [#METR-9750] 2014-03-03 12:29:01 +04:00
RowInputStreamFromBlockInputStream.h
SplittingAggregatingBlockInputStream.h dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
SummingSortedBlockInputStream.h
TabSeparatedBlockOutputStream.h
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h
TabSeparatedRowOutputStream.h dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365]. 2014-03-02 23:16:45 +04:00
TotalsHavingBlockInputStream.h setting for totals threshold with AFTER_HAVING_AUTO. [#METR-10223] 2014-02-27 17:12:56 +04:00
UnionBlockInputStream.h
ValuesRowInputStream.h
ValuesRowOutputStream.h
VerticalRowOutputStream.h