| 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,
ProcessIO io,
Object... args) |
Pair<Object,ExecutionContext> |
Program.execute(VMExecutor execService,
ProcessIO io,
ResultCache resultCache,
Object... args) |
| Constructor and Description |
|---|
Channel(VMExecutor exec) |
Copyright © 2018 SPF4J. All rights reserved.