| Package | Description |
|---|---|
| org.apache.flink.runtime.iterative.io |
| Constructor and Description |
|---|
SolutionSetFastUpdateOutputCollector(CompactingHashTable<T> solutionSet) |
SolutionSetFastUpdateOutputCollector(CompactingHashTable<T> solutionSet,
org.apache.flink.util.Collector<T> delegate) |
SolutionSetUpdateOutputCollector(CompactingHashTable<T> solutionSet) |
SolutionSetUpdateOutputCollector(CompactingHashTable<T> solutionSet,
org.apache.flink.util.Collector<T> delegate) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.