ReadOptions

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Properties

fillCache
bool fillCache [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
readAheadSize
size_t readAheadSize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
readTier
ReadTier readTier [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
snapshot
Snapshot snapshot [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tailing
bool tailing [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
verifyChecksums
bool verifyChecksums [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

opts
rocksdb_readoptions_t* opts;
Undocumented in source.

Meta