Qore DataProvider Module Reference  2.2
DataProvider::PipelineFactoryInfo hashdecl Reference

Pipeline factory info. More...

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.