| Constructor and Description |
|---|
RecipeCompiler() |
| Modifier and Type | Method and Description |
|---|---|
CompileStatus |
compile(org.apache.twill.filesystem.Location location) |
CompileStatus |
compile(Path path) |
CompileStatus |
compile(String recipe) |
public CompileStatus compile(String recipe) throws CompileException
compile in interface CompilerCompileExceptionpublic CompileStatus compile(org.apache.twill.filesystem.Location location) throws CompileException
compile in interface CompilerCompileExceptionpublic CompileStatus compile(Path path) throws CompileException
compile in interface CompilerCompileExceptionCopyright © 2020 CDAP Licensed under the Apache License, Version 2.0.