Package org.apache.nifi.components
Interface AsyncLoadedProcessor
- All Superinterfaces:
ConfigurableComponent
,Processor
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.apache.nifi.components.ConfigurableComponent
getIdentifier, getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validate
Methods inherited from interface org.apache.nifi.processor.Processor
getRelationships, initialize, isStateful, migrateProperties, migrateRelationships, onTrigger
-
Method Details
-
isLoaded
default boolean isLoaded() -
getState
AsyncLoadedProcessor.LoadState getState()
-