Package org.apache.nifi.cluster.manager
Class FlowRegistryClientsEntityMerger
java.lang.Object
org.apache.nifi.cluster.manager.FlowRegistryClientsEntityMerger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
mergeFlowRegistryClients
(Set<FlowRegistryClientEntity> flowRegistryClientEntities, Map<String, Map<NodeIdentifier, FlowRegistryClientEntity>> entityMap)
-
Field Details
-
flowRegistryClientEntityMerger
-
-
Constructor Details
-
FlowRegistryClientsEntityMerger
public FlowRegistryClientsEntityMerger()
-
-
Method Details
-
mergeFlowRegistryClients
public static void mergeFlowRegistryClients(Set<FlowRegistryClientEntity> flowRegistryClientEntities, Map<String, Map<NodeIdentifier, FlowRegistryClientEntity>> entityMap)
-