Searched refs:sample_keys (Results 1 – 3 of 3) sorted by relevance
24 in a contiguous range, however the `sample_keys` operation skips keys, and76 however the `sample_keys` operation skips keys, and operates on the whole table87 - `table.sample_keys()`: Retrieves a sampling of keys from the underlying
226 def sample_keys(self): member in BigtableTable
143 ds = self._table.sample_keys()