ClickHouse/dbms/include/DB/DataStreams
2016-06-23 22:39:20 +03:00
..
AddingConstColumnBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AddingDefaultBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AddingDefaultBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AggregatingBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AggregatingSortedBlockInputStream.h Fixed errors [#METR-12588]. 2016-04-14 08:03:33 +03:00
AsynchronousBlockInputStream.h Fixed error [#METR-21408]. 2016-05-24 21:22:15 +03:00
BinaryRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BinaryRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
BlockExtraInfoInputStream.h
BlockInputStreamFromRowInputStream.h
BlockIO.h
BlockOutputStreamFromRowOutputStream.h
BlocksListBlockInputStream.h
BlockStreamProfileInfo.h
CollapsingFinalBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
CollapsingSortedBlockInputStream.h Merge 2016-04-15 22:09:42 +03:00
ConcatBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
copyData.h
CreatingSetsBlockInputStream.h Fixed error [#METR-21408]. 2016-05-31 04:04:34 +03:00
CSVRowInputStream.h
CSVRowOutputStream.h
DistinctBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h
FilterBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ForkBlockInputStreams.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
FormatFactory.h
glueBlockInputStreams.h
GraphiteRollupSortedBlockInputStream.h Merge 2016-04-24 22:46:37 +03:00
IBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IProfilingBlockInputStream.h Fixed error [#METR-21408]. 2016-05-31 04:04:34 +03:00
IRowInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
JSONCompactRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
JSONEachRowRowInputStream.h
JSONEachRowRowOutputStream.h
JSONRowOutputStream.h
LazyBlockInputStream.h
LimitBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
MarkInCompressedFile.h
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h
MergeSortingBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
MergingAggregatedBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 11:23:36 +03:00
MergingSortedBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h
NullAndDoCopyBlockInputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
ODBCDriverBlockOutputStream.h
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ParallelInputsProcessor.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PrettySpaceBlockOutputStream.h
ProhibitColumnsBlockOutputStream.h
PushingToViewsBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
QueueBlockIOStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
RemoteBlockInputStream.h
RemoteBlockOutputStream.h
RemoveColumnsBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ReplacingSortedBlockInputStream.h Merge 2016-04-15 22:09:42 +03:00
SummingSortedBlockInputStream.h Merge 2016-04-24 09:05:41 +03:00
TabSeparatedBlockOutputStream.h
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h
TabSeparatedRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
TotalsHavingBlockInputStream.h
TSKVRowInputStream.h
TSKVRowOutputStream.h
UnionBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ValuesRowInputStream.h
ValuesRowOutputStream.h
verbosePrintString.h Text formats: detecting and skipping UTF-8 BOM when possible [#METR-21817]. 2016-06-23 22:39:20 +03:00
VerticalRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
XMLRowOutputStream.h