class tensorstore.VirtualChunkedReadParameters

Options passed to read callbacks used with virtual_chunked.

Public members

property if_not_equal : bytes

Cached generation, read request can be skipped if no newer data is available.

property staleness_bound : float

Read may be fulfilled with cached data no older than the specified bound.