-
#include "tensorstore/staleness_bound.h"
- enum tensorstore::RecheckCacheOption::Flags;
Specifies the kind of time bound.
- enumerator kUnspecified;¶
No bound has been specified.
- enumerator kAtOpen;¶
Data must not be older than the time at which the Spec is opened.