Uses of Interface
org.apache.storm.sql.calcite.StormStreamableTable
-
Packages that use StormStreamableTable Package Description org.apache.storm.sql.calcite -
-
Uses of StormStreamableTable in org.apache.storm.sql.calcite
Subinterfaces of StormStreamableTable in org.apache.storm.sql.calcite Modifier and Type Interface Description interface
ParallelStreamableTable
Table that can be converted to a stream.
-