Uses of Package
org.apache.nifi.flowanalysis
Packages that use org.apache.nifi.flowanalysis
Package
Description
-
Classes in org.apache.nifi.flowanalysis used by org.apache.nifi.documentationClassDescriptionA single rule that can analyze components or a flow (represented by a process group)
-
Classes in org.apache.nifi.flowanalysis used by org.apache.nifi.documentation.initClassDescriptionProvides configuration information to a FlowAnalysisRule at the time of initialization
-
Classes in org.apache.nifi.flowanalysis used by org.apache.nifi.flow
-
Classes in org.apache.nifi.flowanalysis used by org.apache.nifi.flowanalysisClassDescriptionAbstract class holding information about a
FlowAnalysisRule
violation.Holds information about a component violating aFlowAnalysisRule
Used for accessing flow- or other analysis-related informationA single rule that can analyze components or a flow (represented by a process group)This interface provides a bridge between the NiFi Framework and aFlowAnalysisRule
.Provides configuration information to a FlowAnalysisRule at the time of initializationHolds information about aFlowAnalysisRule
violation after analyzing (a part of) the flow, represented by a process group.