@Internal public class BlockingQueueBroker extends org.apache.flink.runtime.iterative.concurrent.Broker<BlockingQueue<?>>
Broker for the BlockingQueue used in StreamIterationHead and StreamIterationTail for implementing feedback streams.| Modifier and Type | Field and Description |
|---|---|
static BlockingQueueBroker |
INSTANCE
Singleton instance.
|
public static final BlockingQueueBroker INSTANCE
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.