Uses of Enum Class
org.apache.nifi.provenance.lineage.LineageComputationType
Packages that use LineageComputationType
-
Uses of LineageComputationType in org.apache.nifi.provenance.lineage
Methods in org.apache.nifi.provenance.lineage that return LineageComputationTypeModifier and TypeMethodDescriptionComputeLineageSubmission.getLineageComputationType()static LineageComputationTypeReturns the enum constant of this class with the specified name.static LineageComputationType[]LineageComputationType.values()Returns an array containing the constants of this enum class, in the order they are declared.