Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 10 of 10) sorted by relevance

/rocksdb-6.9/include/rocksdb/utilities/
Dobject_registry.h115 const auto* basic = FindEntry(T::Type(), target); in NewObject() local
116 if (basic != nullptr) { in NewObject()
118 static_cast<const ObjectLibrary::FactoryEntry<T>*>(basic); in NewObject()
/rocksdb-6.9/docs/_data/
Dfeatures.yml18 …RocksDB provides basic operations such as opening and closing a database, reading and writing to m…
/rocksdb-6.9/
DRocksDBConfigVersion.cmake1 # This is a basic version file for the Config-mode of find_package().
/rocksdb-6.9/examples/
Drocksdb_option_file_example.ini6 # The RocksDB options file in general follows the basic INI
/rocksdb-6.9/docs/_posts/
D2017-02-17-bulkoad-ingest-sst-file.markdown10 One of the basic operations of RocksDB is writing to RocksDB, Writes happen when user call (DB::Put…
D2014-06-23-plaintable-a-new-file-format.markdown39 These are the design goals and basic ideas of PlainTable file format. For detailed information, see…
D2015-10-27-getthreadlist.markdown118 …ng a compaction job (right-most column). In each thread status, it shows basic information about …
D2016-01-29-compaction_pri.markdown10 …ksDB.pdf) gives an illustrated introduction of this compaction style. The basic idea that: data is…
/rocksdb-6.9/java/
DHISTORY-JAVA.md37 * Added basic Java binding for rocksdb::Env such that multiple RocksDB can share the same thread po…
/rocksdb-6.9/docs/
D_config.yml10 # organisation.github.io/reponame/ basic site URL, then baseurl would be set