Qore DataProvider Module Reference 2.7.5
Loading...
Searching...
No Matches
DataProvider::PipelineFactoryInfo hashdecl Reference

Pipeline factory info. More...

#include <DataProviderPipelineFactory.qc.dox.h>

Public Attributes

bool bulk
 Flag that indicates if the pipelines to be created are capable of bulk record processing.
 
int num_queues
 Number of pipeline queues.
 
*hash< auto > opts
 Options for new pipelines.
 

Detailed Description

Pipeline factory info.