Package | Description |
---|---|
org.apache.nifi.components | |
org.apache.nifi.controller | |
org.apache.nifi.processor | |
org.apache.nifi.reporting |
Modifier and Type | Method and Description |
---|---|
ControllerServiceLookup |
ValidationContext.getControllerServiceLookup() |
Modifier and Type | Field and Description |
---|---|
private ControllerServiceLookup |
AbstractControllerService.serviceLookup |
Modifier and Type | Method and Description |
---|---|
ControllerServiceLookup |
ControllerServiceInitializationContext.getControllerServiceLookup() |
protected ControllerServiceLookup |
AbstractControllerService.getControllerServiceLookup() |
Modifier and Type | Field and Description |
---|---|
private ControllerServiceLookup |
AbstractSessionFactoryProcessor.serviceLookup |
Modifier and Type | Method and Description |
---|---|
ControllerServiceLookup |
ProcessorInitializationContext.getControllerServiceLookup() |
ControllerServiceLookup |
ProcessContext.getControllerServiceLookup() |
protected ControllerServiceLookup |
AbstractSessionFactoryProcessor.getControllerServiceLookup() |
Modifier and Type | Field and Description |
---|---|
private ControllerServiceLookup |
AbstractReportingTask.serviceLookup |
Modifier and Type | Method and Description |
---|---|
ControllerServiceLookup |
ReportingInitializationContext.getControllerServiceLookup() |
ControllerServiceLookup |
ReportingContext.getControllerServiceLookup() |
protected ControllerServiceLookup |
AbstractReportingTask.getControllerServiceLookup() |
Copyright © 2016 Apache NiFi Project. All rights reserved.