rocksdb.env

Undocumented in source.

Members

Classes

Env
class Env
Undocumented in source.

Functions

rocksdb_create_default_env
rocksdb_env_t* rocksdb_create_default_env()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rocksdb_create_mem_env
rocksdb_env_t* rocksdb_create_mem_env()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rocksdb_env_destroy
void rocksdb_env_destroy(rocksdb_env_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rocksdb_env_join_all_threads
void rocksdb_env_join_all_threads(rocksdb_env_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rocksdb_env_set_background_threads
void rocksdb_env_set_background_threads(rocksdb_env_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rocksdb_env_set_high_priority_background_threads
void rocksdb_env_set_high_priority_background_threads(rocksdb_env_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

rocksdb_env_t
struct rocksdb_env_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta