| 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 | |
| LoadBalancedFlowFileQueue | |
| LocalQueuePartitionDiagnostics | |
| QueueDiagnostics | |
| RemoteQueuePartitionDiagnostics |
| Enum | Description |
|---|---|
| DropFlowFileState |
Represents the state that a Drop FlowFile request is in
|
| ListFlowFileState |
Represents the state that a List FlowFile Request is in
|
| LoadBalanceCompression | |
| LoadBalanceStrategy | |
| PollStrategy |
Represents a strategy that how to poll the queue.
|
| 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 |
| Exception | Description |
|---|---|
| IllegalClusterStateException |
Copyright © 2023 Apache NiFi Project. All rights reserved.