Go to the source code of this file.
Classes | |
struct | CollectExecStreamParams |
CollectExecStreamParams defines parameters for instantiating a CollectExecStream. More... | |
class | CollectExecStream |
CollectExecStream reads all tuples from a child stream and collects them into a single tuple which is written to one output tuple. More... |