BlockingBusyWaitingRoundRobinDistributorStrategy instead.@Deprecated public class BlockingRoundRobinStrategy extends Object implements IDistributorStrategy
| Constructor and Description |
|---|
BlockingRoundRobinStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T> OutputPort<?> |
distribute(List<OutputPort<?>> outputPorts,
T element)
Deprecated.
|
void |
onPortRemoved(OutputPort<?> removedOutputPort)
Deprecated.
|
public <T> OutputPort<?> distribute(List<OutputPort<?>> outputPorts, T element)
distribute in interface IDistributorStrategypublic void onPortRemoved(OutputPort<?> removedOutputPort)
onPortRemoved in interface PortRemovedListener<OutputPort<?>>Copyright © 2015–2020. All rights reserved.