Package | Description |
---|---|
org.ballerinalang.util.codegen | |
org.ballerinalang.util.codegen.cpentries | |
org.ballerinalang.util.program |
Modifier and Type | Method and Description |
---|---|
ForkjoinInfo[] |
WorkerInfo.getForkjoinInfos() |
Modifier and Type | Method and Description |
---|---|
int |
WorkerInfo.addForkJoinInfo(ForkjoinInfo forkjoinInfo) |
void |
WorkerInfo.setForkjoinInfos(ForkjoinInfo[] forkjoinInfos) |
Modifier and Type | Method and Description |
---|---|
ForkjoinInfo |
ForkJoinCPEntry.getForkjoinInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ForkJoinCPEntry.setForkjoinInfo(ForkjoinInfo forkjoinInfo) |
Modifier and Type | Method and Description |
---|---|
static WorkerExecutionContext |
BLangFunctions.invokeForkJoin(WorkerExecutionContext parentCtx,
ForkjoinInfo forkjoinInfo,
int joinTargetIp,
int joinVarReg,
int timeoutRegIndex,
int timeoutTargetIp,
int timeoutVarReg) |
Copyright © 2018 WSO2. All rights reserved.