 
  
 | Public Member Functions | |
| ProtoDBTransaction (TensorProtos *proto) | |
| void | Put (const string &key, const string &value) override | 
| Puts the key value pair to the database. | |
| void | Commit () override | 
| Commits the current writes. | |
|  Public Member Functions inherited from caffe2::db::Transaction | |
| C10_DISABLE_COPY_AND_ASSIGN (Transaction) | |
Definition at line 34 of file protodb.cc.
 1.8.11
 1.8.11