Package | Description |
---|---|
org.apache.nifi.controller.queue | |
org.apache.nifi.controller.repository | |
org.apache.nifi.processor |
Class and Description |
---|
DropFlowFileState
Represents the state that a Drop FlowFile request is in
|
DropFlowFileStatus
Represents the status of a Drop FlowFile Request that has been issued to
a
FlowFileQueue . |
FlowFileSummary
A summary of a FlowFile that can be used to represent a "high level" view of FlowFile
without providing all of the information available.
|
ListFlowFileState
Represents the state that a List FlowFile Request is in
|
ListFlowFileStatus |
QueueSize |
SortColumn
Specifies which column to sort on when performing a Listing of FlowFiles via
FlowFileQueue#listFlowFiles(String, SortColumn, SortDirection) |
SortDirection
Specifies the order in which FlowFiles should be sorted when performing a listing of
FlowFiles via the
FlowFileQueue#listFlowFiles(String, SortColumn, SortDirection)
method |
Class and Description |
---|
FlowFileQueue |
QueueSize |
Class and Description |
---|
QueueSize |
Copyright © 2017 Apache NiFi Project. All rights reserved.