-
#include "tensorstore/transaction.h"
- absl::Status tensorstore::Transaction::Commit() const;
Synchronously commits. Blocks until the commit completes successfully or with an error.
#include "tensorstore/transaction.h"
Synchronously commits. Blocks until the commit completes successfully or with an error.