| Modifier and Type | Class and Description |
|---|---|
class |
ConciseEvolvingDifferenceDescriptor
Describes differences between flows as if Flow A is an 'earlier version' of the same flow than Flow B.
|
class |
EvolvingDifferenceDescriptor
Describes differences between flows as if Flow A is an 'earlier version' of the same flow than Flow B.
|
class |
StaticDifferenceDescriptor
Describes differences between flows as if the flows are two disparate flows that are being
compared to one another.
|
| Modifier and Type | Field and Description |
|---|---|
private DifferenceDescriptor |
StandardFlowComparator.differenceDescriptor |
| Constructor and Description |
|---|
StandardFlowComparator(ComparableDataFlow flowA,
ComparableDataFlow flowB,
Set<String> externallyAccessibleServiceIds,
DifferenceDescriptor differenceDescriptor) |
Copyright © 2018 Apache NiFi Project. All rights reserved.