public class IterationConfig extends Object
| 限定符和类型 | 类和说明 | 
|---|---|
static class  | 
IterationConfig.IterationConfigBuilder
The builder of the  
IterationConfig. | 
static class  | 
IterationConfig.OperatorLifeCycle
LifeCycles of the operator inside the iteration. 
 | 
| 构造器和说明 | 
|---|
IterationConfig(IterationConfig.OperatorLifeCycle operatorLifeCycle)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
IterationConfig.OperatorLifeCycle | 
getOperatorLifeCycle()  | 
static IterationConfig.IterationConfigBuilder | 
newBuilder()  | 
public IterationConfig(IterationConfig.OperatorLifeCycle operatorLifeCycle)
public static IterationConfig.IterationConfigBuilder newBuilder()
public IterationConfig.OperatorLifeCycle getOperatorLifeCycle()
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.