| 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) |
ExecutionContext(Program program,
Object[] globalMem,
Object[] localMem,
ProcessIO io,
VMExecutor execService) |
Copyright © 2021 SPF4J. All rights reserved.