-
#include "tensorstore/kvstore/operations.h" - struct tensorstore::kvstore::CopyRangeOptions;
Options for
ExperimentalCopyRange.Data members¶
- KeyRange source_range;
Only keys in this range are copied.
- absl::Time source_staleness_bound = absl::InfiniteFuture();
Staleness bound for reading from source.