is_directdb_get

Function Details

bool is_directdb_get() const
 

Get direct database get setting.

Return true if every operation to retrieve the key/data pair the iterator points to will read from database rather than using the cached value, false otherwise.

Class

db_base_iterator