T - CreatePortActionMerger instead.@Deprecated public class CreatePortAction<T> extends Object implements PortAction<DynamicMerger<T>>
| Constructor and Description |
|---|
CreatePortAction(OutputPort<T> outputPort,
int capacity)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DynamicMerger<T> dynamicDistributor)
Deprecated.
|
void |
waitForCompletion()
Deprecated.
|
public CreatePortAction(OutputPort<T> outputPort, int capacity)
public void execute(DynamicMerger<T> dynamicDistributor)
execute in interface PortAction<DynamicMerger<T>>public void waitForCompletion()
throws InterruptedException
InterruptedExceptionCopyright © 2015–2020. All rights reserved.