ReadOptions.fill_cache

Should the data read for this iteration be cached in memory? Callers may wish to set this field to false for bulk scans. Default: true

class ReadOptions
@property
void
fill_cache
(
bool val
)

Meta