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 Summary
Fields inherited from class org.apache.calcite.interpreter.Context
root, values - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
StormContext
public StormContext(org.apache.calcite.DataContext root)  
 -