int block_size
The record block size.
Definition: AbstractDataProviderBulkRecordInterface.qc.dox.h:38
Defines the abstract class for data provider iterators; the destructor releases the iterator...
Definition: AbstractDataProviderRecordIterator.qc.dox.h:33
hash< string, list< auto > > getValueImpl()
Returns a hash of lists according to the block size.
constructor(int block_size, AbstractDataProviderRecordIterator i)
Returns an iterator for zero or more records matching the search options.
Defines the abstract class for data provider iterators; the destructor releases the iterator...
Definition: AbstractDataProviderBulkRecordInterface.qc.dox.h:33
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27
Default bulk record interface class for data providers that do not support bulk read APIs...
Definition: DefaultBulkRecordIterface.qc.dox.h:33