| Package | Description |
|---|---|
| org.apache.nifi.processor |
| Modifier and Type | Method and Description |
|---|---|
List<FlowFile> |
ProcessSession.get(FlowFileFilter filter)
Returns all FlowFiles from all of the incoming queues for which the given
FlowFileFilter indicates should be accepted. |
Copyright © 2018 Apache NiFi Project. All rights reserved.