| Package | Description |
|---|---|
| org.apache.nifi.controller.queue | |
| org.apache.nifi.controller.repository |
| Class and Description |
|---|
FlowFileRecord
FlowFileRecord is a sub-interface of FlowFile and
is used to provide additional information about FlowFiles that provide
valuable information to the framework but should be hidden from components |
| SwapSummary
Provides a summary of the information that is stored in a FlowFile swap file.
|
| Class and Description |
|---|
| ContentRepositoryContext
Initialization context for
ContentRepository. |
FlowFileRecord
FlowFileRecord is a sub-interface of FlowFile and
is used to provide additional information about FlowFiles that provide
valuable information to the framework but should be hidden from components |
| FlowFileRepository
Implementations must be thread safe
|
| FlowFileSwapManager
Defines a mechanism by which FlowFiles can be move into external storage or
memory so that they can be removed from the Java heap and vice-versa
|
| IncompleteSwapFileException
Signals that a Swap File could not be complete read in/parsed because the data was
not all present
|
| QueueProvider
Provides a collection of
FlowFileQueues that represents all
queues in the current flow |
| RepositoryRecord
Represents an abstraction of a FlowFile that can be used to track changing
state of a FlowFile so that transactionality with repositories can exist
|
| RepositoryRecordType |
| ResourceClaimReference |
| SwapContents
When FlowFiles are constructed from a Swap File, there is information in addition to
the FlowFiles themselves that get stored and recovered.
|
| SwapManagerInitializationContext |
| SwapSummary
Provides a summary of the information that is stored in a FlowFile swap file.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.