| 限定符和类型 | 字段和说明 |
|---|---|
static List<RunState> |
PAUSABLE_LIST
State list of can transit to PAUSED
|
static List<RunState> |
RUNNABLE_LIST
State list of can transit to RUNNING
|
static List<RunState> |
TERMINABLE_LIST
State list of can transit to terminated
|
| 构造器和说明 |
|---|
Const() |
public static final List<RunState> TERMINABLE_LIST
RunState.isTerminal()Copyright © 2024. All rights reserved.