GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
 All Classes Functions Variables
Public Member Functions | List of all members
GLnexus::KeyValue::WriteBatch Class Referenceabstract

#include <KeyValue.h>

Inheritance diagram for GLnexus::KeyValue::WriteBatch:
GLnexus::RocksKeyValue::WriteBatch

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.
 

Detailed Description

A batch of writes to apply atomically if possible. Thread-safe until commit.


The documentation for this class was generated from the following file: