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
|
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 |
SwapManagerInitializationContext |
SwapSummary
Provides a summary of the information that is stored in a FlowFile swap file.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.