Package org.apache.storm.sql.calcite
Interface StormTable
-
- All Superinterfaces:
org.apache.calcite.schema.Table
- All Known Subinterfaces:
ParallelTable
public interface StormTable extends org.apache.calcite.schema.Table
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
primaryKey()
-