- class tensorstore.VirtualChunkedReadParameters
Options passed to read callbacks used with
virtual_chunked
.Public members¶
- if_not_equal : bytes
Cached generation, read request can be skipped if no newer data is available.
- staleness_bound : float
Read may be fulfilled with cached data no older than the specified bound.