rocksdb.snapshot

Undocumented in source.

Members

Classes

Snapshot
class Snapshot
Undocumented in source.

Functions

rocksdb_create_snapshot
rocksdb_snapshot_t* rocksdb_create_snapshot(rocksdb_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rocksdb_release_snapshot
void rocksdb_release_snapshot(rocksdb_t* , rocksdb_snapshot_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

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

Meta