Uses of Interface
org.apache.nifi.controller.repository.SwapSummary
Packages that use SwapSummary
-
Uses of SwapSummary in org.apache.nifi.controller.queue
Methods in org.apache.nifi.controller.queue that return SwapSummaryModifier and TypeMethodDescriptionFlowFileQueue.recoverSwappedFlowFiles()Reads any Swap Files that belong to this queue and returns a summary of what is swapped out. -
Uses of SwapSummary in org.apache.nifi.controller.repository
Methods in org.apache.nifi.controller.repository that return SwapSummaryModifier and TypeMethodDescriptionSwapContents.getSummary()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