Uses of Interface
org.apache.nifi.controller.ControllerServiceLookup
Packages that use ControllerServiceLookup
Package
Description
-
Uses of ControllerServiceLookup in org.apache.nifi.components
Methods in org.apache.nifi.components that return ControllerServiceLookup -
Uses of ControllerServiceLookup in org.apache.nifi.controller
Fields in org.apache.nifi.controller declared as ControllerServiceLookupModifier and TypeFieldDescriptionprivate ControllerServiceLookupAbstractControllerService.serviceLookupMethods in org.apache.nifi.controller that return ControllerServiceLookupModifier and TypeMethodDescriptionprotected final ControllerServiceLookupAbstractControllerService.getControllerServiceLookup()ControllerServiceInitializationContext.getControllerServiceLookup() -
Uses of ControllerServiceLookup in org.apache.nifi.documentation.init
Classes in org.apache.nifi.documentation.init that implement ControllerServiceLookupFields in org.apache.nifi.documentation.init declared as ControllerServiceLookupModifier and TypeFieldDescriptionprivate final ControllerServiceLookupDocumentationControllerServiceInitializationContext.serviceLookupMethods in org.apache.nifi.documentation.init that return ControllerServiceLookupModifier and TypeMethodDescriptionDocumentationControllerServiceInitializationContext.getControllerServiceLookup()DocumentationProcessorInitializationContext.getControllerServiceLookup()DocumentationReportingInitializationContext.getControllerServiceLookup() -
Uses of ControllerServiceLookup in org.apache.nifi.processor
Fields in org.apache.nifi.processor declared as ControllerServiceLookupModifier and TypeFieldDescriptionprivate ControllerServiceLookupAbstractSessionFactoryProcessor.serviceLookupMethods in org.apache.nifi.processor that return ControllerServiceLookupModifier and TypeMethodDescriptionprotected final ControllerServiceLookupAbstractSessionFactoryProcessor.getControllerServiceLookup()ProcessContext.getControllerServiceLookup()ProcessorInitializationContext.getControllerServiceLookup() -
Uses of ControllerServiceLookup in org.apache.nifi.reporting
Fields in org.apache.nifi.reporting declared as ControllerServiceLookupModifier and TypeFieldDescriptionprivate ControllerServiceLookupAbstractReportingTask.serviceLookupMethods in org.apache.nifi.reporting that return ControllerServiceLookupModifier and TypeMethodDescriptionprotected final ControllerServiceLookupAbstractReportingTask.getControllerServiceLookup()ReportingContext.getControllerServiceLookup()ReportingInitializationContext.getControllerServiceLookup()