DBOptions

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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

Properties

comparator
Comparator comparator [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
compression
CompressionType compression [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
createIfMissing
bool createIfMissing [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
errorIfExists
bool errorIfExists [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
paralleism
int paralleism [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

opts
rocksdb_options_t* opts;
Undocumented in source.

Meta