RandomAccessDataset (experimental)
Contents
RandomAccessDataset (experimental)#
RandomAccessDataset objects are returned by call: Dataset.to_random_access_dataset().
Constructor#
A class that provides distributed, random access to a Dataset. |
Functions#
Asynchronously finds the record for a single key. |
|
Synchronously find the records for a list of keys. |
|
Returns a string containing access timing information. |