-
#include "tensorstore/progress.h"
- absl::Status tensorstore::WriteFutures::status() const;
Returns the
Future::status
of thecommit_future
.This implies
Force()
.
#include "tensorstore/progress.h"
Returns the Future::status
of the commit_future
.
This implies Force()
.