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

compactionStyle
CompactionStyle compactionStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
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.
createMissingColumnFamilies
bool createMissingColumnFamilies [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
env
Env env [@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.
parallelism
int parallelism [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
paranoidChecks
bool paranoidChecks [@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