86 std::vector<OutputSpec> outputSpec;
87 std::vector<ConfigParamSpec> options;
89 if (!metricChannel.empty()) {
90 options.emplace_back(
ConfigParamSpec{
"channel-config", VariantType::String, metricChannel, {
"Out-of-band channel config for TF throttling"}});
95 Outputs{{
"GLO",
"READER_DRIVER", 0, Lifetime::Timeframe}},
ConfigParamRegistry const & options()
DataAllocator & outputs()
The data allocator is used to allocate memory for the output data.
ServiceRegistryRef services()
The services registry associated with this processing context.