| Package | Description |
|---|---|
| org.apache.nifi.controller.queue | |
| org.apache.nifi.controller.repository |
| Modifier and Type | Method and Description |
|---|---|
SwapSummary |
FlowFileQueue.recoverSwappedFlowFiles()
Reads any Swap Files that belong to this queue and returns a summary of what is swapped out.
|
| Modifier and Type | Method and Description |
|---|---|
SwapSummary |
SwapContents.getSummary() |
SwapSummary |
FlowFileSwapManager.getSwapSummary(String swapLocation)
Parses the contents of the swap file at the given location and provides a SwapSummary that provides
pertinent information about the information stored within the swap file
|
Copyright © 2016 Apache NiFi Project. All rights reserved.