Uses of Class
io.prestosql.sql.planner.CompilerConfig
-
Packages that use CompilerConfig Package Description io.prestosql.sql.gen io.prestosql.sql.planner -
-
Uses of CompilerConfig in io.prestosql.sql.gen
Constructors in io.prestosql.sql.gen with parameters of type CompilerConfig Constructor Description PageFunctionCompiler(Metadata metadata, CompilerConfig config) -
Uses of CompilerConfig in io.prestosql.sql.planner
Methods in io.prestosql.sql.planner that return CompilerConfig Modifier and Type Method Description CompilerConfigCompilerConfig. setExpressionCacheSize(int expressionCacheSize)
-