| Package | Description |
|---|---|
| org.spf4j.zel.vm |
| Modifier and Type | Field and Description |
|---|---|
static VMExecutor |
VMExecutor.Lazy.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
VMExecutor |
ExecutionContext.getExecService() |
| Modifier and Type | Method and Description |
|---|---|
Object |
Program.execute(VMExecutor execService,
InputStream in,
PrintStream out,
PrintStream err,
Object... args) |
Pair<Object,ExecutionContext> |
Program.executeX(VMExecutor execService,
InputStream in,
PrintStream out,
PrintStream err,
ResultCache resultCache,
Object... args) |
| Constructor and Description |
|---|
Channel(VMExecutor exec) |
Copyright © 2016. All rights reserved.