![]() |
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 197 of file CommonDataProcessors.cxx.
|
static |
Given the list of danglingInputs
Definition at line 127 of file CommonDataProcessors.cxx.
|
static |
Given the list of danglingInputs
Definition at line 52 of file CommonDataProcessors.cxx.
|
static |
Definition at line 227 of file CommonDataProcessors.cxx.