-
#include "tensorstore/kvstore/read_result.h"
-
static ReadResult tensorstore::kvstore::ReadResult::Missing(
TimestampedStorageGeneration stamp); -
static ReadResult
tensorstore::kvstore::ReadResult::Missing(absl::Time time); Constructs a read result for a missing value.