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 |
---|
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
|
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
FlowFileQueue s 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 |
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 © 2017 Apache NiFi Project. All rights reserved.