| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.common.dag |
| 限定符和类型 | 字段和说明 |
|---|---|
static DAGNode |
DAGNode.END |
static DAGNode |
DAGNode.START |
| 限定符和类型 | 方法和说明 |
|---|---|
static DAGNode |
DAGNode.fromString(String str) |
static DAGNode |
DAGNode.of(int topology,
int ordinal,
String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.common.graph.Graph<DAGNode> |
DAGExpression.parse(String expression) |
| 构造器和说明 |
|---|
DAGEdge(DAGNode source,
DAGNode target) |
Copyright © 2025. All rights reserved.