Class DebuggableExecutableExpression
java.lang.Object
org.apache.storm.sql.runtime.calcite.DebuggableExecutableExpression
- All Implemented Interfaces:
- Serializable,- ExecutableExpression
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDebuggableExecutableExpression(ExecutableExpression delegate, String delegateCode) 
- 
Method Summary
- 
Constructor Details- 
DebuggableExecutableExpression
 
- 
- 
Method Details- 
execute- Specified by:
- executein interface- ExecutableExpression
 
- 
execute- Specified by:
- executein interface- ExecutableExpression
 
- 
getDelegateCode
 
-