Uses of Class
org.apache.nifi.cluster.manager.NodeResponse
Packages that use NodeResponse
Package
Description
-
Uses of NodeResponse in org.apache.nifi.cluster.coordination.http
Methods in org.apache.nifi.cluster.coordination.http that return NodeResponseModifier and TypeMethodDescriptionHttpResponseMapper.mapResponses
(URI uri, String httpMethod, Set<NodeResponse> nodeResponses, boolean merge) Maps the responses from all nodes in the cluster to a single NodeResponse object that is appropriate to respond withStandardHttpResponseMapper.mapResponses
(URI uri, String httpMethod, Set<NodeResponse> nodeResponses, boolean merge) EndpointResponseMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) Maps the given Node Responses to a single NodeResponse that is appropriate to return to the client/userMethods in org.apache.nifi.cluster.coordination.http that return types with arguments of type NodeResponseModifier and TypeMethodDescriptionHttpResponseMapper.getProblematicNodeResponses
(Set<NodeResponse> allResponses) Returns a subset (or equal set) of the given Node Responses, such that all of those returned are the responses that indicate that the node was unable to fulfill the requestStandardHttpResponseMapper.getProblematicNodeResponses
(Set<NodeResponse> allResponses) Methods in org.apache.nifi.cluster.coordination.http with parameters of type NodeResponseModifier and TypeMethodDescriptionprivate void
StandardHttpResponseMapper.drainResponse
(NodeResponse response) private void
StandardHttpResponseMapper.drainResponses
(Set<NodeResponse> responses, NodeResponse exclude) EndpointResponseMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) Maps the given Node Responses to a single NodeResponse that is appropriate to return to the client/userMethod parameters in org.apache.nifi.cluster.coordination.http with type arguments of type NodeResponseModifier and TypeMethodDescriptionprivate void
StandardHttpResponseMapper.drainResponses
(Set<NodeResponse> responses, NodeResponse exclude) HttpResponseMapper.getProblematicNodeResponses
(Set<NodeResponse> allResponses) Returns a subset (or equal set) of the given Node Responses, such that all of those returned are the responses that indicate that the node was unable to fulfill the requestStandardHttpResponseMapper.getProblematicNodeResponses
(Set<NodeResponse> allResponses) private boolean
StandardHttpResponseMapper.hasSuccessfulResponse
(Set<NodeResponse> allResponses) HttpResponseMapper.mapResponses
(URI uri, String httpMethod, Set<NodeResponse> nodeResponses, boolean merge) Maps the responses from all nodes in the cluster to a single NodeResponse object that is appropriate to respond withStandardHttpResponseMapper.mapResponses
(URI uri, String httpMethod, Set<NodeResponse> nodeResponses, boolean merge) EndpointResponseMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) Maps the given Node Responses to a single NodeResponse that is appropriate to return to the client/user -
Uses of NodeResponse in org.apache.nifi.cluster.coordination.http.endpoints
Methods in org.apache.nifi.cluster.coordination.http.endpoints that return NodeResponseModifier and TypeMethodDescriptionfinal NodeResponse
AbstractSingleDTOEndpoint.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
AbstractSingleEntityEndpoint.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ConnectionsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ControllerServiceReferenceEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ControllerServicesEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
FlowAnalysisRulesEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FlowRegistryClientsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FlowSnippetEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FunnelsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
InputPortsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) LabelsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
OutputPortsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ProcessGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProcessorDiagnosticsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProcessorRunStatusDetailsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ProcessorsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProvenanceQueryEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) RemoteProcessGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ReportingTasksEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) RuntimeManifestEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
SearchUsersEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) StatusHistoryEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
UserGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
UsersEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) Methods in org.apache.nifi.cluster.coordination.http.endpoints with parameters of type NodeResponseModifier and TypeMethodDescriptionfinal NodeResponse
AbstractSingleDTOEndpoint.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
AbstractSingleEntityEndpoint.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ConnectionsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ControllerServiceReferenceEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ControllerServicesEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
FlowAnalysisRulesEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FlowRegistryClientsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FlowSnippetEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FunnelsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
InputPortsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) LabelsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
OutputPortsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ProcessGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProcessorDiagnosticsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProcessorRunStatusDetailsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ProcessorsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProvenanceQueryEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) RemoteProcessGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ReportingTasksEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) RuntimeManifestEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
SearchUsersEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) StatusHistoryEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
UserGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
UsersEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) Method parameters in org.apache.nifi.cluster.coordination.http.endpoints with type arguments of type NodeResponseModifier and TypeMethodDescriptionfinal NodeResponse
AbstractSingleDTOEndpoint.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
AbstractSingleEntityEndpoint.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ConnectionsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ControllerServiceReferenceEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ControllerServicesEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
FlowAnalysisRulesEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FlowRegistryClientsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FlowSnippetEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) FunnelsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
InputPortsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) LabelsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
OutputPortsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ProcessGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProcessorDiagnosticsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProcessorRunStatusDetailsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ProcessorsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) ProvenanceQueryEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) RemoteProcessGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
ReportingTasksEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) RuntimeManifestEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
SearchUsersEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) StatusHistoryEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
UserGroupsEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) final NodeResponse
UsersEndpointMerger.merge
(URI uri, String method, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses, NodeResponse clientResponse) protected final void
AbstractNodeStatusEndpoint.mergeResponses
(DtoType clientDto, Map<NodeIdentifier, DtoType> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected abstract void
AbstractSingleDTOEndpoint.mergeResponses
(DtoType clientDto, Map<NodeIdentifier, DtoType> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) Merges the responses from all nodes in the given map into the single given DTOprotected abstract void
AbstractSingleEntityEndpoint.mergeResponses
(EntityType clientEntity, Map<NodeIdentifier, EntityType> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) Merges the responses from all nodes in the given map into the single given entityprotected void
AccessPolicyEndpointMerger.mergeResponses
(AccessPolicyEntity clientEntity, Map<NodeIdentifier, AccessPolicyEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
AnalyzeFlowRequestEndpointMerger.mergeResponses
(AnalyzeFlowRequestDTO clientDto, Map<NodeIdentifier, AnalyzeFlowRequestDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
BulletinBoardEndpointMerger.mergeResponses
(BulletinBoardDTO clientDto, Map<NodeIdentifier, BulletinBoardDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ComponentStateEndpointMerger.mergeResponses
(ComponentStateDTO clientDto, Map<NodeIdentifier, ComponentStateDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ConnectionEndpointMerger.mergeResponses
(ConnectionEntity clientEntity, Map<NodeIdentifier, ConnectionEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ConnectionStatusEndpointMerger.mergeResponses
(ConnectionStatusEntity clientEntity, Map<NodeIdentifier, ConnectionStatusEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ControllerBulletinsEndpointMerger.mergeResponses
(ControllerBulletinsEntity clientEntity, Map<NodeIdentifier, ControllerBulletinsEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ControllerConfigurationEndpointMerger.mergeResponses
(ControllerConfigurationEntity clientEntity, Map<NodeIdentifier, ControllerConfigurationEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ControllerEndpointMerger.mergeResponses
(ControllerDTO clientDto, Map<NodeIdentifier, ControllerDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ControllerServiceEndpointMerger.mergeResponses
(ControllerServiceEntity clientEntity, Map<NodeIdentifier, ControllerServiceEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ControllerStatusEndpointMerger.mergeResponses
(ControllerStatusDTO clientDto, Map<NodeIdentifier, ControllerStatusDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
CurrentUserEndpointMerger.mergeResponses
(CurrentUserEntity clientEntity, Map<NodeIdentifier, CurrentUserEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
DropRequestEndpointMerger.mergeResponses
(DropRequestDTO clientDto, Map<NodeIdentifier, DropRequestDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
FlowAnalysisEndpointMerger.mergeResponses
(FlowAnalysisResultEntity clientEntity, Map<NodeIdentifier, FlowAnalysisResultEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
FlowAnalysisRuleEndpointMerger.mergeResponses
(FlowAnalysisRuleEntity clientEntity, Map<NodeIdentifier, FlowAnalysisRuleEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
FlowMerger.mergeResponses
(ProcessGroupFlowDTO clientDto, Map<NodeIdentifier, ProcessGroupFlowDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
FlowRegistryClientEndpointMerger.mergeResponses
(FlowRegistryClientEntity clientEntity, Map<NodeIdentifier, FlowRegistryClientEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
FunnelEndpointMerger.mergeResponses
(FunnelEntity clientEntity, Map<NodeIdentifier, FunnelEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
GroupStatusEndpointMerger.mergeResponses
(ProcessGroupStatusEntity clientEntity, Map<NodeIdentifier, ProcessGroupStatusEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
LabelEndpointMerger.mergeResponses
(LabelEntity clientEntity, Map<NodeIdentifier, LabelEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ListFlowFilesEndpointMerger.mergeResponses
(ListingRequestDTO clientDto, Map<NodeIdentifier, ListingRequestDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterContextEndpointMerger.mergeResponses
(ParameterContextEntity clientEntity, Map<NodeIdentifier, ParameterContextEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterContextsEndpointMerger.mergeResponses
(ParameterContextsEntity clientEntity, Map<NodeIdentifier, ParameterContextsEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterContextUpdateEndpointMerger.mergeResponses
(ParameterContextUpdateRequestEntity clientEntity, Map<NodeIdentifier, ParameterContextUpdateRequestEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterContextValidationMerger.mergeResponses
(ParameterContextValidationRequestEntity clientEntity, Map<NodeIdentifier, ParameterContextValidationRequestEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterProviderEndpointMerger.mergeResponses
(ParameterProviderEntity clientEntity, Map<NodeIdentifier, ParameterProviderEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterProviderFetchRequestsEndpointMerger.mergeResponses
(ParameterProviderEntity clientEntity, Map<NodeIdentifier, ParameterProviderEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ParameterProvidersEndpointMerger.mergeResponses
(ParameterProvidersEntity clientEntity, Map<NodeIdentifier, ParameterProvidersEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
PortEndpointMerger.mergeResponses
(PortEntity clientEntity, Map<NodeIdentifier, PortEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
PortStatusEndpointMerger.mergeResponses
(PortStatusEntity clientEntity, Map<NodeIdentifier, PortStatusEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ProcessGroupEndpointMerger.mergeResponses
(ProcessGroupEntity clientEntity, Map<NodeIdentifier, ProcessGroupEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ProcessorEndpointMerger.mergeResponses
(ProcessorEntity clientEntity, Map<NodeIdentifier, ProcessorEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ProcessorStatusEndpointMerger.mergeResponses
(ProcessorStatusEntity clientEntity, Map<NodeIdentifier, ProcessorStatusEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ProvenanceEventEndpointMerger.mergeResponses
(ProvenanceEventDTO clientDto, Map<NodeIdentifier, ProvenanceEventDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ProvenanceQueryEndpointMerger.mergeResponses
(ProvenanceDTO clientDto, Map<NodeIdentifier, ProvenanceDTO> dtoMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
RemoteProcessGroupEndpointMerger.mergeResponses
(RemoteProcessGroupEntity clientEntity, Map<NodeIdentifier, RemoteProcessGroupEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
RemoteProcessGroupStatusEndpointMerger.mergeResponses
(RemoteProcessGroupStatusEntity clientEntity, Map<NodeIdentifier, RemoteProcessGroupStatusEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ReplayLastEventEndpointMerger.mergeResponses
(ReplayLastEventResponseEntity clientEntity, Map<NodeIdentifier, ReplayLastEventResponseEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
ReportingTaskEndpointMerger.mergeResponses
(ReportingTaskEntity clientEntity, Map<NodeIdentifier, ReportingTaskEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
RuleViolationEndpointMerger.mergeResponses
(RuleViolationEntity clientEntity, Map<NodeIdentifier, RuleViolationEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
UserEndpointMerger.mergeResponses
(UserEntity clientEntity, Map<NodeIdentifier, UserEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
UserGroupEndpointMerger.mergeResponses
(UserGroupEntity clientEntity, Map<NodeIdentifier, UserGroupEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
VerifyConfigEndpointMerger.mergeResponses
(VerifyConfigRequestEntity clientEntity, Map<NodeIdentifier, VerifyConfigRequestEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) protected void
VersionControlInformationEndpointMerger.mergeResponses
(VersionControlInformationEntity clientEntity, Map<NodeIdentifier, VersionControlInformationEntity> entityMap, Set<NodeResponse> successfulResponses, Set<NodeResponse> problematicResponses) -
Uses of NodeResponse in org.apache.nifi.cluster.coordination.http.replication
Fields in org.apache.nifi.cluster.coordination.http.replication declared as NodeResponseModifier and TypeFieldDescriptionprivate NodeResponse
StandardAsyncClusterResponse.mergedResponse
private NodeResponse
StandardAsyncClusterResponse.ResponseHolder.response
Methods in org.apache.nifi.cluster.coordination.http.replication that return NodeResponseModifier and TypeMethodDescriptionAsyncClusterResponse.awaitMergedResponse()
Blocks until the request has completed and then returns the merged responseAsyncClusterResponse.awaitMergedResponse
(long timeout, TimeUnit timeUnit) Blocks until the request has completed or until the given timeout elapses.StandardAsyncClusterResponse.awaitMergedResponse()
StandardAsyncClusterResponse.awaitMergedResponse
(long timeout, TimeUnit timeUnit) AsyncClusterResponse.getMergedResponse()
StandardAsyncClusterResponse.getMergedResponse()
StandardAsyncClusterResponse.getMergedResponse
(boolean triggerCallback) AsyncClusterResponse.getNodeResponse
(NodeIdentifier nodeId) Returns the NodeResponse that represents the individual response from the node with the given identifierStandardAsyncClusterResponse.getNodeResponse
(NodeIdentifier nodeId) StandardAsyncClusterResponse.ResponseHolder.getResponse()
protected NodeResponse
ThreadPoolRequestReplicator.replicateRequest
(PreparedRequest request, NodeIdentifier nodeId, URI uri, String requestId, StandardAsyncClusterResponse clusterResponse) Methods in org.apache.nifi.cluster.coordination.http.replication that return types with arguments of type NodeResponseModifier and TypeMethodDescriptionAsyncClusterResponse.getCompletedNodeResponses()
StandardAsyncClusterResponse.getCompletedNodeResponses()
Methods in org.apache.nifi.cluster.coordination.http.replication with parameters of type NodeResponseModifier and TypeMethodDescription(package private) void
StandardAsyncClusterResponse.add
(NodeResponse nodeResponse) void
ThreadPoolRequestReplicator.NodeRequestCompletionCallback.onCompletion
(NodeResponse nodeResponse) void
StandardAsyncClusterResponse.ResponseHolder.setResponse
(NodeResponse response) Method parameters in org.apache.nifi.cluster.coordination.http.replication with type arguments of type NodeResponseModifier and TypeMethodDescriptionvoid
RequestCompletionCallback.afterRequest
(String uriPath, String method, Set<NodeResponse> nodeResponses) Called after all NodeResponse objects have been gathered for the request -
Uses of NodeResponse in org.apache.nifi.cluster.coordination.node
Method parameters in org.apache.nifi.cluster.coordination.node with type arguments of type NodeResponseModifier and TypeMethodDescriptionvoid
NodeClusterCoordinator.afterRequest
(String uriPath, String method, Set<NodeResponse> nodeResponses) Callback that is called after an HTTP Request has been replicated to nodes in the cluster.private boolean
NodeClusterCoordinator.isMissingCounter
(Set<NodeResponse> problematicNodeResponses, String uriPath) Determines if all problematic responses were due to 404 NOT_FOUND. -
Uses of NodeResponse in org.apache.nifi.cluster.manager
Constructors in org.apache.nifi.cluster.manager with parameters of type NodeResponse