Package | Description |
---|---|
org.ballerinalang.bre.bvm |
Modifier and Type | Field and Description |
---|---|
WorkerState |
WorkerExecutionContext.state |
Modifier and Type | Method and Description |
---|---|
static WorkerState |
WorkerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerState[] |
WorkerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BLangScheduler.SchedulerStats.stateTransition(WorkerExecutionContext currentCtx,
WorkerState newState) |
Copyright © 2018 WSO2. All rights reserved.