| Package | Description |
|---|---|
| org.apache.nifi.processor.util.bin |
| Modifier and Type | Field and Description |
|---|---|
(package private) List<FlowFileSessionWrapper> |
Bin.binContents |
| Modifier and Type | Method and Description |
|---|---|
List<FlowFileSessionWrapper> |
Bin.getContents() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
BinFiles.processBin(Bin unmodifiableBin,
List<FlowFileSessionWrapper> binContents,
ProcessContext context,
ProcessSession session)
Processes a single bin.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.