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 |
BaseWorkerResponseContext.getWorkerDataChannel(String name) |
WorkerDataChannel |
WorkerResponseContext.getWorkerDataChannel(String name)
Creates and returns the data channels used to communicate between the workers.
|
Copyright © 2018 WSO2. All rights reserved.