[ Version ( since = "3.8" ) ]
public void configure_direct (string config)
This method is called on this in direct read access mode.
The config argument is the same configuration string which the same backend reported in the
DataBookDirect returned by
get_direct_book.
The configuration string is optional and is used to ensure that direct access backends are properly configured to interface with the same data as the running server side backend.
| this |
an BookBackend |
| config |
The configuration string for the given backend |