Env

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(rocksdb_env_t* env)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

joinAll
void joinAll()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

backgroundThreads
int backgroundThreads [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
highPriorityBackgroundThreads
int highPriorityBackgroundThreads [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

createMemoryEnv
Env createMemoryEnv()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

env
rocksdb_env_t* env;
Undocumented in source.

Meta