Interface AsyncLoadedProcessor

All Superinterfaces:
org.apache.nifi.components.ConfigurableComponent, org.apache.nifi.processor.Processor

public interface AsyncLoadedProcessor extends org.apache.nifi.processor.Processor
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default boolean
     

    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