Package org.apache.calcite.util.javac
Class JaninoCompiler
java.lang.Object
org.apache.calcite.util.javac.JaninoCompiler
- All Implemented Interfaces:
JavaCompiler
-
Field Details
-
args
-
-
Constructor Details
-
JaninoCompiler
public JaninoCompiler()
-
-
Method Details
-
compile
public void compile()- Specified by:
compile
in interfaceJavaCompiler
-
getArgs
- Specified by:
getArgs
in interfaceJavaCompiler
-
getClassLoader
- Specified by:
getClassLoader
in interfaceJavaCompiler
-
getTotalByteCodeSize
public int getTotalByteCodeSize()- Specified by:
getTotalByteCodeSize
in interfaceJavaCompiler
-