Interface and Description |
---|
org.apache.nifi.nar.NarProvider
org.apache.nifi.flow.resource.ExternalResourceProvider replaces this interface. External resource as
concept includes NARs from external sources but not limited to them. In order to have greater flexibility, the focus of future
implementations and improvements is suggested to be on the external resource approach. Existing implementations at the point of introducing
external resource concept support both interface families for compatibility reasons. |
org.apache.nifi.nar.NarProviderInitializationContext
org.apache.nifi.flow.resource.ExternalResourceProviderInitializationContext replaces this interface. External resource as
concept includes NARs from external sources but not limited to them. In order to have greater flexibility, the focus of future
implementations and improvements is suggested to be on the external resource approach. Existing implementations at the point of introducing
external resource concept support both interface families for compatibility reasons. |
Enum Constant and Description |
---|
org.apache.nifi.scheduling.SchedulingStrategy.PRIMARY_NODE_ONLY |
Annotation Type Element and Description |
---|
org.apache.nifi.annotation.behavior.DynamicProperty.supportsExpressionLanguage |
Copyright © 2024 Apache NiFi Project. All rights reserved.