JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.nifi.action
,
org.apache.nifi.action.component.details
,
org.apache.nifi.action.details
,
org.apache.nifi.annotation.behavior
,
org.apache.nifi.annotation.configuration
,
org.apache.nifi.annotation.documentation
,
org.apache.nifi.annotation.lifecycle
,
org.apache.nifi.annotation.notification
,
org.apache.nifi.components
,
org.apache.nifi.components.state
,
org.apache.nifi.components.state.exception
,
org.apache.nifi.context
,
org.apache.nifi.controller
,
org.apache.nifi.controller.queue
,
org.apache.nifi.controller.status
,
org.apache.nifi.expression
,
org.apache.nifi.flowfile
,
org.apache.nifi.kerberos
,
org.apache.nifi.logging
,
org.apache.nifi.processor
,
org.apache.nifi.processor.exception
,
org.apache.nifi.processor.io
,
org.apache.nifi.provenance
,
org.apache.nifi.registry
,
org.apache.nifi.registry.flow
,
org.apache.nifi.reporting
,
org.apache.nifi.scheduling
,
org.apache.nifi.search
Class Hierarchy
java.lang.
Object
org.apache.nifi.components.
AbstractConfigurableComponent
(implements org.apache.nifi.components.
ConfigurableComponent
)
org.apache.nifi.controller.
AbstractControllerService
(implements org.apache.nifi.controller.
ControllerService
)
org.apache.nifi.reporting.
AbstractReportingTask
(implements org.apache.nifi.reporting.
ReportingTask
)
org.apache.nifi.processor.
AbstractSessionFactoryProcessor
(implements org.apache.nifi.processor.
Processor
)
org.apache.nifi.processor.
AbstractProcessor
org.apache.nifi.components.
AllowableValue
org.apache.nifi.reporting.
Bulletin
(implements java.lang.
Comparable
<T>)
org.apache.nifi.reporting.
BulletinQuery
org.apache.nifi.reporting.
BulletinQuery.Builder
org.apache.nifi.controller.status.
ConnectionStatus
(implements java.lang.
Cloneable
)
org.apache.nifi.flowfile.
FlowFile.KeyValidator
org.apache.nifi.controller.status.
PortStatus
(implements java.lang.
Cloneable
)
org.apache.nifi.controller.status.
ProcessGroupStatus
(implements java.lang.
Cloneable
)
org.apache.nifi.controller.status.
ProcessorStatus
(implements java.lang.
Cloneable
)
org.apache.nifi.components.
PropertyDescriptor
(implements java.lang.
Comparable
<T>)
org.apache.nifi.components.
PropertyDescriptor.Builder
org.apache.nifi.components.
PropertyDescriptor.ConstrainedSetValidator
(implements org.apache.nifi.components.
Validator
)
org.apache.nifi.controller.queue.
QueueSize
org.apache.nifi.processor.
Relationship
(implements java.lang.
Comparable
<T>)
org.apache.nifi.processor.
Relationship.Builder
org.apache.nifi.controller.status.
RemoteProcessGroupStatus
(implements java.lang.
Cloneable
)
org.apache.nifi.search.
SearchResult
org.apache.nifi.search.
SearchResult.Builder
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.apache.nifi.reporting.
InitializationException
java.io.
IOException
org.apache.nifi.components.state.exception.
StateTooLargeException
java.lang.
RuntimeException
org.apache.nifi.processor.exception.
FlowFileAccessException
org.apache.nifi.processor.exception.
FlowFileHandlingException
org.apache.nifi.processor.exception.
MissingFlowFileException
org.apache.nifi.processor.exception.
ProcessException
org.apache.nifi.components.
ValidationResult
org.apache.nifi.components.
ValidationResult.Builder
org.apache.nifi.registry.
VariableDescriptor
(implements java.lang.
Comparable
<T>)
org.apache.nifi.registry.
VariableDescriptor.Builder
Interface Hierarchy
org.apache.nifi.expression.
AttributeExpression
org.apache.nifi.expression.
AttributeValueDecorator
org.apache.nifi.reporting.
BulletinRepository
java.lang.
Comparable
<T>
org.apache.nifi.flowfile.
FlowFile
org.apache.nifi.logging.
ComponentLog
org.apache.nifi.components.
ConfigurableComponent
org.apache.nifi.controller.
ControllerService
org.apache.nifi.processor.
Processor
org.apache.nifi.reporting.
ReportingTask
org.apache.nifi.controller.
ControllerServiceLookup
org.apache.nifi.reporting.
EventAccess
org.apache.nifi.expression.
ExpressionLanguageCompiler
org.apache.nifi.processor.
FlowFileFilter
org.apache.nifi.processor.io.
InputStreamCallback
org.apache.nifi.kerberos.
KerberosContext
org.apache.nifi.controller.
ControllerServiceInitializationContext
org.apache.nifi.processor.
ProcessorInitializationContext
org.apache.nifi.reporting.
ReportingInitializationContext
org.apache.nifi.controller.
NodeTypeProvider
org.apache.nifi.processor.io.
OutputStreamCallback
org.apache.nifi.processor.
ProcessSession
org.apache.nifi.processor.
ProcessSessionFactory
org.apache.nifi.context.
PropertyContext
org.apache.nifi.controller.
ConfigurationContext
org.apache.nifi.processor.
ProcessContext
org.apache.nifi.processor.
SchedulingContext
org.apache.nifi.reporting.
ReportingContext
org.apache.nifi.processor.
SchedulingContext
org.apache.nifi.components.
ValidationContext
org.apache.nifi.components.
PropertyValue
org.apache.nifi.provenance.
ProvenanceEventBuilder
org.apache.nifi.provenance.
ProvenanceEventRecord
org.apache.nifi.provenance.
ProvenanceEventRepository
org.apache.nifi.provenance.
ProvenanceReporter
org.apache.nifi.search.
Searchable
org.apache.nifi.search.
SearchContext
java.io.
Serializable
org.apache.nifi.action.
Action
org.apache.nifi.action.details.
ActionDetails
org.apache.nifi.action.component.details.
ComponentDetails
org.apache.nifi.components.state.
StateManager
org.apache.nifi.components.state.
StateMap
org.apache.nifi.processor.io.
StreamCallback
org.apache.nifi.components.
Validator
org.apache.nifi.registry.
VariableRegistry
org.apache.nifi.registry.
ComponentVariableRegistry
org.apache.nifi.components.
VersionedComponent
Annotation Type Hierarchy
org.apache.nifi.annotation.behavior.
EventDriven
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
DynamicProperty
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
ReadsAttributes
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
WritesAttributes
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
Stateful
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
RequiresInstanceClassLoading
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
TriggerWhenEmpty
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
TriggerSerially
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
TriggerWhenAnyDestinationAvailable
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
SupportsBatching
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
WritesAttribute
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
InputRequirement
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
DynamicRelationship
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
ReadsAttribute
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
SideEffectFree
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
DynamicProperties
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.behavior.
Restricted
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.configuration.
DefaultSchedule
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.configuration.
DefaultSettings
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.documentation.
DeprecationNotice
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.documentation.
CapabilityDescription
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.documentation.
SeeAlso
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.documentation.
Tags
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.notification.
OnPrimaryNodeStateChange
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnStopped
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnConfigurationRestored
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnShutdown
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnAdded
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnEnabled
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnDisabled
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnRemoved
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnUnscheduled
(implements java.lang.annotation.
Annotation
)
org.apache.nifi.annotation.lifecycle.
OnScheduled
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.nifi.reporting.
Severity
org.apache.nifi.reporting.
ComponentType
org.apache.nifi.scheduling.
SchedulingStrategy
org.apache.nifi.scheduling.
ExecutionNode
org.apache.nifi.processor.
FlowFileFilter.FlowFileFilterResult
org.apache.nifi.processor.
DataUnit
org.apache.nifi.annotation.behavior.
InputRequirement.Requirement
org.apache.nifi.annotation.notification.
PrimaryNodeState
org.apache.nifi.controller.
ScheduledState
org.apache.nifi.controller.status.
TransmissionStatus
org.apache.nifi.controller.status.
RunStatus
org.apache.nifi.components.state.
Scope
org.apache.nifi.action.
Component
org.apache.nifi.action.
Operation
org.apache.nifi.provenance.
ProvenanceEventType
org.apache.nifi.registry.flow.
VersionedFlowState
org.apache.nifi.expression.
AttributeExpression.ResultType
org.apache.nifi.logging.
LogLevel
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
Apache NiFi Project
. All rights reserved.