[−][src]Module foundationdb::api
Configuration of foundationDB API and Network
Provides a safe wrapper around the following C API calls:
Structs
| FdbApiBuilder | A Builder with which different versions of the Fdb C API can be initialized |
| NetworkAutoStop | Stop the associated |
| NetworkBuilder | A Builder with which the foundationDB network event loop can be created |
| NetworkRunner | A foundationDB network event loop runner |
| NetworkStop | Allow to stop the associated and running |
| NetworkWait | A condition object that can wait for the associated |
Functions
| get_max_api_version | Returns the max api version of the underlying Fdb C API Client |