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