Class SolutionSetBroker
- java.lang.Object
-
- org.apache.flink.runtime.iterative.concurrent.Broker<Object>
-
- org.apache.flink.runtime.iterative.concurrent.SolutionSetBroker
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Broker<Object>
instance()
Retrieve the singleton instance.-
Methods inherited from class org.apache.flink.runtime.iterative.concurrent.Broker
get, getAndRemove, handIn, remove
-
-