| Package | Description |
|---|---|
| org.ballerinalang.bre.bvm |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,WorkerDataChannel> |
BaseWorkerResponseContext.workerDataChannels |
| Modifier and Type | Method and Description |
|---|---|
WorkerDataChannel |
InitWorkerResponseContext.getWorkerDataChannel(String name) |
WorkerDataChannel |
WorkerResponseContext.getWorkerDataChannel(String name)
Creates and returns the data channels used to communicate between the workers.
|
WorkerDataChannel |
BaseWorkerResponseContext.getWorkerDataChannel(String name) |
Copyright © 2018 WSO2. All rights reserved.