Interface | Description |
---|---|
DataFlowDao |
A data access object for loading and saving the flow managed by the cluster.
|
DataFlowManagementService |
A service for managing the cluster's flow.
|
Class | Description |
---|---|
ClusterDataFlow |
A dataflow with additional information about the cluster.
|
Enum | Description |
---|---|
PersistedFlowState |
Represents the various state of a flow managed by the cluster.
|
Exception | Description |
---|---|
DaoException |
A base exception for data access exceptions.
|
StaleFlowException |
Represents the exceptional case when a caller is requesting the current flow, but a current flow is not available.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.