|
GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
|
This is the complete list of members for GLnexus::KeyValue::DB, including all inherited members.
| begin_writes(std::unique_ptr< WriteBatch > &writes)=0 | GLnexus::KeyValue::DB | pure virtual |
| collection(const std::string &name, CollectionHandle &coll) const =0 | GLnexus::KeyValue::DB | pure virtual |
| create_collection(const std::string &name)=0 | GLnexus::KeyValue::DB | pure virtual |
| current(std::unique_ptr< Reader > &snapshot) const =0 | GLnexus::KeyValue::DB | pure virtual |
| get(CollectionHandle coll, const std::string &key, std::string &value) const override | GLnexus::KeyValue::DB | virtual |
| iterator(CollectionHandle coll, const std::string &key, std::unique_ptr< Iterator > &it) const override | GLnexus::KeyValue::DB | virtual |
| put(CollectionHandle coll, const std::string &key, const std::string &value) (defined in GLnexus::KeyValue::DB) | GLnexus::KeyValue::DB | virtual |
| ~DB()=default (defined in GLnexus::KeyValue::DB) | GLnexus::KeyValue::DB | virtual |
| ~Reader()=default (defined in GLnexus::KeyValue::Reader) | GLnexus::KeyValue::Reader | virtual |
1.8.7