public class SingleConcurrencyFlowFileGate extends Object implements FlowFileGate
| Modifier and Type | Field and Description |
|---|---|
private AtomicBoolean |
claimed |
| Constructor and Description |
|---|
SingleConcurrencyFlowFileGate() |
private final AtomicBoolean claimed
public boolean tryClaim(Port port)
tryClaim in interface FlowFileGatepublic void releaseClaim(Port port)
releaseClaim in interface FlowFileGateCopyright © 2021 Apache NiFi Project. All rights reserved.