Package | Description |
---|---|
org.apache.storm.sql.javac | |
org.apache.storm.sql.planner.streams |
Constructor and Description |
---|
CompilingClassLoader(ClassLoader parent,
String className,
String sourceCode,
DiagnosticListener<JavaFileObject> diagnosticListener)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ExecutableExpression |
StreamsPlanCreator.createScalarInstance(List<org.apache.calcite.rex.RexNode> nodes,
org.apache.calcite.rel.type.RelDataType inputRowType,
String className) |
ExecutableExpression |
StreamsPlanCreator.createScalarInstance(org.apache.calcite.rex.RexProgram program,
String className) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.