Package org.apache.nifi.cluster.manager
Class AllowableValueEntityMerger
java.lang.Object
org.apache.nifi.cluster.manager.AllowableValueEntityMerger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AllowableValueEntity
merge
(List<AllowableValueEntity> entities) static void
merge
(AllowableValueEntity clientAllowableValue, Collection<AllowableValueEntity> allowableValues)
-
Constructor Details
-
AllowableValueEntityMerger
public AllowableValueEntityMerger()
-
-
Method Details
-
merge
-
merge
public static void merge(AllowableValueEntity clientAllowableValue, Collection<AllowableValueEntity> allowableValues)
-