描述
运行报表时的数据集加载接口,目前用来实现数据集的并行取数。
在报表即将被计算时会调用
createDataSourcePool
方法,计算到相应格子时会通过
getDataModel
取数。