![]() |
Project
|
Helpers to create a few general data processors. More...
#include <CommonDataProcessors.h>
Static Public Member Functions | |
static DataProcessorSpec | getGlobalFileSink (std::vector< InputSpec > const &danglingInputs, std::vector< InputSpec > &unmatched) |
static DataProcessorSpec | getGlobalFairMQSink (std::vector< InputSpec > const &danglingInputs) |
static DataProcessorSpec | getDummySink (std::vector< InputSpec > const &danglingInputs, std::string rateLimitingChannelConfig) |
static AlgorithmSpec | wrapWithRateLimiting (AlgorithmSpec spec) |
Helpers to create a few general data processors.
Definition at line 23 of file CommonDataProcessors.h.
|
static |
Definition at line 173 of file CommonDataProcessors.cxx.
|
static |
Given the list of danglingInputs
Definition at line 122 of file CommonDataProcessors.cxx.
|
static |
Given the list of danglingInputs
Definition at line 47 of file CommonDataProcessors.cxx.
|
static |
Definition at line 203 of file CommonDataProcessors.cxx.