|
GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
|
#include <KeyValue.h>
Public Member Functions | |
| virtual Status | put (CollectionHandle coll, const std::string &key, const std::string &value)=0 |
| virtual Status | commit ()=0 |
| Apply a batch of writes. | |
A batch of writes to apply atomically if possible. Thread-safe until commit.
1.8.7