| Package | Description |
|---|---|
| org.quattor.pan.cache | |
| org.quattor.pan.tasks |
Provides classes that implement parallel tasks within the compiler.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CompileResult> |
CompileCache.compile(String tplfile)
Unconditionally compiles the template, but does not put it into the
cache.
|
| Modifier and Type | Method and Description |
|---|---|
CompileResult |
CompileTask.CallImpl.call() |
Copyright © 2014 Quattor. All Rights Reserved.