Interface | Description |
---|---|
ClassloaderIsolationKeyProvider |
There are times when a component must be created in such a way that each instance gets its own ClassLoader hierarchy,
rather than sharing the ClassLoader with other components (see
@RequiresInstanceClassLoading ). |
ConfigurableComponent | |
DescribedValue |
Describes a component property value with display name and description.
|
PropertyValue |
A PropertyValue provides a mechanism whereby the currently configured value
of a processor property can be obtained in different forms.
|
ValidationContext | |
Validator | |
VersionedComponent |
Class | Description |
---|---|
AbstractConfigurableComponent | |
AllowableValue |
Represents a valid value for a
PropertyDescriptor |
ConfigVerificationResult | |
ConfigVerificationResult.Builder | |
PropertyDependency | |
PropertyDescriptor |
An immutable object for holding information about a type of component
property.
|
PropertyDescriptor.Builder | |
PropertyDescriptor.ConstrainedSetValidator | |
PropertyDescriptor.ResourceDefinitionValidator | |
ValidationResult |
Immutable - thread safe
|
ValidationResult.Builder |
Enum | Description |
---|---|
ConfigVerificationResult.Outcome | |
RequiredPermission |
Copyright © 2022 Apache NiFi Project. All rights reserved.