public static interface TaskState.Loop
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCollection()
collection object name
|
String |
getCompletionCondition()
completion condition, default nrOfInstances == nrOfCompletedInstances
|
String |
getElementIndexName()
element variable index name, default loopCounter
|
String |
getElementVariableName()
element variable name
|
int |
getParallel()
parallel size, default 1
|
int getParallel()
String getCollection()
String getElementVariableName()
String getElementIndexName()
String getCompletionCondition()
Copyright © 2022 Seata. All rights reserved.