Package org.apache.calcite.interpreter
Class StormContext
java.lang.Object
org.apache.calcite.interpreter.Context
org.apache.calcite.interpreter.StormContext
- All Implemented Interfaces:
- Serializable
This is a hack to use Calcite Context.
- See Also:
- 
Field SummaryFields inherited from class org.apache.calcite.interpreter.Contextroot, values
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
StormContextpublic StormContext(org.apache.calcite.DataContext root) 
 
-