EctoTablestore.Repo.stream
You're seeing just the callback
stream
, go back to EctoTablestore.Repo module for more information.
Specs
stream(schema(), options()) :: Enumerable.t()
As a wrapper built on stream_range/4
to create composable and lazy enumerables
stream for iteration.
Options
Please see options of get_range/4
for details.