Uses of Interface
io.confluent.ksql.api.client.Row
-
Packages that use Row Package Description io.confluent.ksql.api.client -
-
Uses of Row in io.confluent.ksql.api.client
Methods in io.confluent.ksql.api.client that return Row Modifier and Type Method Description RowStreamedQueryResult. poll()Returns the next row.RowStreamedQueryResult. poll(Duration timeout)Returns the next row.
-