| Interface | Description |
|---|---|
| NiFiServiceFacade |
Defines the NiFiServiceFacade interface.
|
| Class | Description |
|---|---|
| NiFiServiceFacadeLock |
Aspect to limit access into the core.
|
| StandardNiFiServiceFacade |
Implementation of NiFiServiceFacade that performs revision checking.
|
| StandardNiFiWebContext |
Implements the NiFiWebContext interface to support a context in both
standalone and clustered environments.
|
| Exception | Description |
|---|---|
| ClusterRequestException | |
| IllegalClusterResourceRequestException |
Exception indicating a clustering-related request was issued to a node when
it should have been issued to the cluster manager.
|
| NiFiCoreException |
Exception indicating an error occurred in the NiFi Core.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.