Uses of Package
org.apache.nifi.annotation.behavior
Packages that use org.apache.nifi.annotation.behavior
Package
Description
-
Classes in org.apache.nifi.annotation.behavior used by org.apache.nifi.annotation.behaviorClassDescriptionRepresents a system resource.
-
Classes in org.apache.nifi.annotation.behavior used by org.apache.nifi.documentationClassDescriptionAn annotation that may be placed on a
ConfigurableComponent
to indicate that it supports a dynamic property.Annotation to indicate that aProcessor
supports dynamic relationship.Marker annotation aProcessor
implementation can use to indicate that theExecutionNode
of the processor is to be set to PRIMARYAnnotation that may be placed on aProcessor
indicating that this processor reads a specific FlowFile attribute.Marks the usage of a component as restricted to users with elevated privileges.Marker annotation aProcessor
implementation can use to indicate that its operations on FlowFiles can be safely repeated across process sessions.Annotation that a Processor, ReportingTask, FlowAnalysisRule, ParameterProvider, or Controller Service can use to indicate that the component makes use of theStateManager
.Marker annotation a Processor implementation can use to indicate that users should be able to supply a Batch Duration for the Processor.Component annotation indicating support for dynamic properties that can be designated as sensitive for the purpose of persistence and framework processingAnnotation that may be placed on aComponent
describes how this component may impact a system resource based on its configuration.Marker annotation aProcessor
implementation can use to indicate that the Processor is not safe for concurrent execution of its onTrigger() method.Marker annotation aProcessor
implementation can use to indicate that the Processor is to be triggered if any of its destinations has available space for incoming FlowFiles.Marker annotation aProcessor
implementation can use to indicate that the Processor should still be triggered even when it has no data in its work queue.Annotation that may be placed on aProcessor
indicating that this processor writes/updates a specific FlowFile attribute. -
Classes in org.apache.nifi.annotation.behavior used by org.apache.nifi.documentation.xmlClassDescriptionAn annotation that may be placed on a
ConfigurableComponent
to indicate that it supports a dynamic property.Annotation to indicate that aProcessor
supports dynamic relationship.Marker annotation aProcessor
implementation can use to indicate that theExecutionNode
of the processor is to be set to PRIMARYAnnotation that may be placed on aProcessor
indicating that this processor reads a specific FlowFile attribute.Marks the usage of a component as restricted to users with elevated privileges.Specific restriction for a component.Marker annotation aProcessor
implementation can use to indicate that its operations on FlowFiles can be safely repeated across process sessions.Annotation that a Processor, ReportingTask, FlowAnalysisRule, ParameterProvider, or Controller Service can use to indicate that the component makes use of theStateManager
.Marker annotation a Processor implementation can use to indicate that users should be able to supply a Batch Duration for the Processor.Component annotation indicating support for dynamic properties that can be designated as sensitive for the purpose of persistence and framework processingAnnotation that may be placed on aComponent
describes how this component may impact a system resource based on its configuration.Marker annotation aProcessor
implementation can use to indicate that the Processor is not safe for concurrent execution of its onTrigger() method.Marker annotation aProcessor
implementation can use to indicate that the Processor is to be triggered if any of its destinations has available space for incoming FlowFiles.Marker annotation aProcessor
implementation can use to indicate that the Processor should still be triggered even when it has no data in its work queue.Annotation that may be placed on aProcessor
indicating that this processor writes/updates a specific FlowFile attribute.