| Package | Description |
|---|---|
| org.apache.nifi.annotation.behavior | |
| org.apache.nifi.documentation | |
| org.apache.nifi.documentation.xml |
| Class and Description |
|---|
| InputRequirement.Requirement |
| SystemResource
Represents a system resource.
|
| Class and Description |
|---|
| DynamicProperty
An annotation that may be placed on a
ConfigurableComponent to
indicate that it supports a dynamic property. |
| DynamicRelationship
Annotation to indicate that a
Processor supports dynamic
relationship. |
| InputRequirement.Requirement |
| ReadsAttribute
Annotation that may be placed on a
Processor indicating that this
processor reads a specific FlowFile attribute. |
| Restricted
Marks the usage of a component as restricted to users with elevated privileges.
|
| Stateful
Annotation that a Processor, ReportingTask, or Controller Service can use to indicate
that the component makes use of the
StateManager. |
| SystemResourceConsideration
Annotation that may be placed on a
Component describes how this component may impact a
system resource based on its configuration. |
| WritesAttribute
Annotation that may be placed on a
Processor indicating that this
processor writes/updates a specific FlowFile attribute. |
| Class and Description |
|---|
| DynamicProperty
An annotation that may be placed on a
ConfigurableComponent to
indicate that it supports a dynamic property. |
| DynamicRelationship
Annotation to indicate that a
Processor supports dynamic
relationship. |
| InputRequirement.Requirement |
| ReadsAttribute
Annotation that may be placed on a
Processor indicating that this
processor reads a specific FlowFile attribute. |
| Restricted
Marks the usage of a component as restricted to users with elevated privileges.
|
| Restriction
Specific restriction for a component.
|
| Stateful
Annotation that a Processor, ReportingTask, or Controller Service can use to indicate
that the component makes use of the
StateManager. |
| SystemResourceConsideration
Annotation that may be placed on a
Component describes how this component may impact a
system resource based on its configuration. |
| WritesAttribute
Annotation that may be placed on a
Processor indicating that this
processor writes/updates a specific FlowFile attribute. |
Copyright © 2019 Apache NiFi Project. All rights reserved.