ClickHouse.Interface.HTTP.stream_next
You're seeing just the function
stream_next
, go back to ClickHouse.Interface.HTTP module for more information.
Specs
stream_next(ClickHouse.Client.t(), ClickHouse.Stream.t()) :: {:ok, ClickHouse.Stream.t()} | {:error, ClickHouse.error()}
Streams the next results of query via HTTP.