Interface | Description |
---|---|
DropFlowFileStatus |
Represents the status of a Drop FlowFile Request that has been issued to
a
FlowFileQueue . |
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.
|
ListFlowFileStatus |
Class | Description |
---|---|
QueueSize |
Enum | Description |
---|---|
DropFlowFileState |
Represents the state that a Drop FlowFile request is in
|
ListFlowFileState |
Represents the state that a List FlowFile Request is in
|
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 |
Copyright © 2016 Apache NiFi Project. All rights reserved.