| Package | Description |
|---|---|
| org.apache.flink.api.common.operators.base |
| Modifier and Type | Field and Description |
|---|---|
protected DeltaIterationBase<ST,?> |
DeltaIterationBase.SolutionSetPlaceHolder.containingIteration |
| Modifier and Type | Method and Description |
|---|---|
DeltaIterationBase<?,WT> |
DeltaIterationBase.WorksetPlaceHolder.getContainingWorksetIteration() |
DeltaIterationBase<ST,?> |
DeltaIterationBase.SolutionSetPlaceHolder.getContainingWorksetIteration() |
| Constructor and Description |
|---|
SolutionSetPlaceHolder(DeltaIterationBase<ST,?> container,
OperatorInformation<ST> operatorInfo) |
WorksetPlaceHolder(DeltaIterationBase<?,WT> container,
OperatorInformation<WT> operatorInfo) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.