Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractHeartbeatMonitor - Class in org.apache.nifi.cluster.coordination.heartbeat
- AbstractHeartbeatMonitor(ClusterCoordinator, NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- AbstractHeartbeatMonitor.ClusterChangeEventListener - Class in org.apache.nifi.cluster.coordination.heartbeat
- AbstractNodeStatusEndpoint<EntityType,
DtoType> - Class in org.apache.nifi.cluster.coordination.http.endpoints - AbstractNodeStatusEndpoint() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.AbstractNodeStatusEndpoint
- AbstractSingleDTOEndpoint<EntityType,
DtoType> - Class in org.apache.nifi.cluster.coordination.http.endpoints - AbstractSingleDTOEndpoint() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleDTOEndpoint
- AbstractSingleEntityEndpoint<EntityType> - Class in org.apache.nifi.cluster.coordination.http.endpoints
- AbstractSingleEntityEndpoint() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleEntityEndpoint
- ACCESS_POLICIES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- ACCESS_POLICY_LOOKUP_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- ACCESS_POLICY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- AccessPolicyEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- AccessPolicyEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- accessPolicyEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- AccessPolicyEntityMerger - Class in org.apache.nifi.cluster.manager
- AccessPolicyEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.AccessPolicyEntityMerger
- activeThreadCount - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- add(Double, Double) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- add(Integer, Integer) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger
- add(Integer, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- add(Long, Long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- add(NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- addEntities(PropertyDescriptorDTO, Map<AllowableValueDTO, List<AllowableValueEntity>>) - Static method in class org.apache.nifi.cluster.manager.PropertyDescriptorDtoMerger
- addNodeEvent(NodeIdentifier, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- addNodeEvent(NodeIdentifier, Severity, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- addNodeIdentities(NodeIdentifier, Set<String>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- addNodeResults(NodeIdentifier, List<ConfigVerificationResultDTO>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConfigVerificationResultMerger
-
Adds the config verification results for one of the nodes in the cluster
- address - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- addTiming(String, String, long) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- AffectedComponentEntityMerger - Class in org.apache.nifi.cluster.manager
- AffectedComponentEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.AffectedComponentEntityMerger
- afterRequest(String, String, Set<NodeResponse>) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestCompletionCallback
-
Called after all NodeResponse objects have been gathered for the request
- afterRequest(String, String, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
-
Callback that is called after an HTTP Request has been replicated to nodes in the cluster.
- aggregate(Map<Date, List<StatusSnapshot>>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- ALL_NODES_MESSAGE - Static variable in class org.apache.nifi.cluster.manager.BulletinMerger
- AllowableValueEntityMerger - Class in org.apache.nifi.cluster.manager
- AllowableValueEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.AllowableValueEntityMerger
- ANALYZE_FLOW_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.AnalyzeFlowRequestEndpointMerger
- AnalyzeFlowRequestEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- AnalyzeFlowRequestEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.AnalyzeFlowRequestEndpointMerger
- apiAddress - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- apiPort - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- applicationContext - Variable in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- applicationContext - Variable in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- applicationContext - Variable in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- AsyncClusterResponse - Interface in org.apache.nifi.cluster.coordination.http.replication
-
A response that is provided when an HTTP Request is made that must be federated to nodes in the cluster
- awaitMergedResponse() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
-
Blocks until the request has completed and then returns the merged response
- awaitMergedResponse() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- awaitMergedResponse(long, TimeUnit) - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
-
Blocks until the request has completed or until the given timeout elapses.
- awaitMergedResponse(long, TimeUnit) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
B
- BlockedByFirewallException - Exception Class in org.apache.nifi.cluster.manager.exception
- BlockedByFirewallException(NodeIdentifier, boolean) - Constructor for exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- BlockedByFirewallException(NodeIdentifier, boolean, String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- BlockedByFirewallException(NodeIdentifier, boolean, String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- BlockedByFirewallException(NodeIdentifier, boolean, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- bufferEntity() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- bufferResponse() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- buildUrl(OkHttpPreparedRequest, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- BULLETIN_BOARD_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.BulletinBoardEndpointMerger
- BULLETIN_COMPARATOR - Static variable in class org.apache.nifi.cluster.manager.BulletinMerger
- BulletinBoardEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- BulletinBoardEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.BulletinBoardEndpointMerger
- BulletinMerger - Class in org.apache.nifi.cluster.manager
- BulletinMerger() - Constructor for class org.apache.nifi.cluster.manager.BulletinMerger
C
- call - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- callback - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- callback - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- callEnd - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- callEnd() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- callEnd(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- CallEventListener - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- CallEventListener(Call) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- CallEventListener.Timing - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- callFailed(Call, IOException) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- callStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- callStart() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- callStart(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- candidateByFingerprint - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- canHandle(URI, String) - Method in interface org.apache.nifi.cluster.coordination.http.EndpointResponseMerger
-
Indicates whether or not this EndpointResponseMapper can handle mapping responses for the given URI and HTTP Method
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AnalyzeFlowRequestEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.BulletinBoardEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionStatusEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerBulletinsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerConfigurationEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceReferenceEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServicesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerStatusEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CountersEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CurrentUserEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.DropAllFlowFilesRequestEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger.Endpoint
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRulesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowConfigurationEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRepositoryClientTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowSnippetEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.InputPortsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.LabelsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.OutputPortsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextUpdateEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderFetchRequestsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProvidersEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PrioritizerTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorDiagnosticsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorRunStatusDetailsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorStatusEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceEventEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceQueryEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupStatusEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReplayLastEventEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTasksEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskTypesEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RuleViolationEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RuntimeManifestEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.SearchUsersEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupsEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UsersEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.VersionControlInformationEndpointMerger
- canHandle(ProtocolMessage) - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- canHandle(ProtocolMessage) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- canHandleInputPort(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- canHandleOutputPort(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- castVote(DataFlow, NodeIdentifier) - Method in interface org.apache.nifi.cluster.coordination.flow.FlowElection
-
If the election has not yet completed, adds the given DataFlow to the list of candidates (if it is not already in the running) and increments the number of votes for this DataFlow by 1.
- castVote(DataFlow, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- checkContentLengthHeader(String, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
-
Checks the content length header on DELETE requests to ensure it is set to '0', avoiding request timeouts on replicated requests.
- close() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- closeCallback - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- closed - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- CLUSTER_ID_GENERATION_SEED_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
- ClusterChangeEventListener() - Constructor for class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor.ClusterChangeEventListener
- clusterCoordinator - Variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- clusterCoordinator - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- clusterCoordinator - Variable in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- ClusterDecommissionTask - Class in org.apache.nifi.cluster.lifecycle
- ClusterDecommissionTask(ClusterCoordinator, FlowController) - Constructor for class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- ClusterNodeFirewall - Interface in org.apache.nifi.cluster.firewall
-
Defines the interface for restricting external client connections to a set of hosts or IPs.
- ClusterProtocolHeartbeatMonitor - Class in org.apache.nifi.cluster.coordination.heartbeat
-
Uses Apache ZooKeeper to advertise the address to send heartbeats to, and then relies on the NiFi Cluster Protocol to receive heartbeat messages from nodes in the cluster.
- ClusterProtocolHeartbeatMonitor(ClusterCoordinator, ProtocolListener, NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- clusterResponse - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- codec - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- COMMIT_PHASE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- completedResultFetchedCallback - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- completionCallback - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- CompletionCallback - Interface in org.apache.nifi.cluster.coordination.http.replication
- ComponentEntityMerger<EntityType> - Interface in org.apache.nifi.cluster.manager
- ComponentEntityStatusMerger<StatusDtoType> - Interface in org.apache.nifi.cluster.manager
- ComponentStateEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ComponentStateEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- componentStatusSnapshotMillis - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- componentStatusSnapshotMillis - Variable in class org.apache.nifi.cluster.manager.ProcessorDiagnosticsEntityMerger
- computeAggregateResults() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConfigVerificationResultMerger
-
Computes the aggregate list of ConfigVerificationResultDTO based on all of the results added using the {link
ConfigVerificationResultMerger.addNodeResults(NodeIdentifier, List)
} method - config - Variable in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- ConfigVerificationResultMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ConfigVerificationResultMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ConfigVerificationResultMerger
- conflictingNodeAddress - Variable in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- ConflictingNodeIdException - Exception Class in org.apache.nifi.cluster.manager.exception
- ConflictingNodeIdException(String, String, int) - Constructor for exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- conflictingNodePort - Variable in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- connected - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- ConnectingNodeMutableRequestException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a HTTP request that may change a node's dataflow is to be replicated while a node is connecting to the cluster.
- ConnectingNodeMutableRequestException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.ConnectingNodeMutableRequestException
- ConnectingNodeMutableRequestException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.ConnectingNodeMutableRequestException
- ConnectingNodeMutableRequestException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.ConnectingNodeMutableRequestException
- ConnectingNodeMutableRequestException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.ConnectingNodeMutableRequestException
- CONNECTION_STATUS_HISTORY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- CONNECTION_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionStatusEndpointMerger
- CONNECTION_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- connectionAcquired(SocketAddress) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- connectionAcquired(Call, Connection) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- ConnectionEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ConnectionEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- connectionEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- connectionEntityMerger - Static variable in class org.apache.nifi.cluster.manager.ConnectionsEntityMerger
- ConnectionEntityMerger - Class in org.apache.nifi.cluster.manager
- ConnectionEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ConnectionEntityMerger
- CONNECTIONS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- CONNECTIONS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionsEndpointMerger
- ConnectionsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ConnectionsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionsEndpointMerger
- ConnectionsEntityMerger - Class in org.apache.nifi.cluster.manager
- ConnectionsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ConnectionsEntityMerger
- connectionStatus - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- ConnectionStatusEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ConnectionStatusEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionStatusEndpointMerger
- connectStart(SocketAddress) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- connectStart(Call, InetSocketAddress, Proxy) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- CONTROLLER_ARCHIVE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- CONTROLLER_BULLETINS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerBulletinsEndpointMerger
- CONTROLLER_CONFIGURATION_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerConfigurationEndpointMerger
- CONTROLLER_CONTROLLER_SERVICES_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- CONTROLLER_REGISTRY_ACCEPTED_METHODS - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- CONTROLLER_REGISTRY_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- CONTROLLER_REGISTRY_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientsEndpointMerger
- CONTROLLER_REGISTRY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- CONTROLLER_SERVICE_REFERENCES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceReferenceEndpointMerger
- CONTROLLER_SERVICE_RUN_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- CONTROLLER_SERVICE_STATE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- CONTROLLER_SERVICE_TYPES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceTypesEndpointMerger
- CONTROLLER_SERVICE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- CONTROLLER_SERVICES_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServicesEndpointMerger
- CONTROLLER_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerStatusEndpointMerger
- CONTROLLER_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerEndpointMerger
- ControllerBulletinsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerBulletinsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerBulletinsEndpointMerger
- ControllerConfigurationEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerConfigurationEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerConfigurationEndpointMerger
- ControllerEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerEndpointMerger
- ControllerServiceEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerServiceEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- controllerServiceEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- controllerServiceEntityMerger - Static variable in class org.apache.nifi.cluster.manager.ControllerServicesEntityMerger
- ControllerServiceEntityMerger - Class in org.apache.nifi.cluster.manager
- ControllerServiceEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
- ControllerServiceReferenceEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerServiceReferenceEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceReferenceEndpointMerger
- ControllerServicesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerServicesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServicesEndpointMerger
- ControllerServicesEntityMerger - Class in org.apache.nifi.cluster.manager
- ControllerServicesEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ControllerServicesEntityMerger
- ControllerServiceTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerServiceTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceTypesEndpointMerger
- ControllerStatusEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ControllerStatusEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ControllerStatusEndpointMerger
- coordinatorAddress - Variable in class org.apache.nifi.cluster.coordination.node.CuratorNodeProtocolSender
- coordinatorPath - Variable in class org.apache.nifi.cluster.coordination.node.CuratorNodeProtocolSender
- COUNTER_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- COUNTERS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.CountersEndpointMerger
- CountersEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- CountersEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.CountersEndpointMerger
- createCall(OkHttpPreparedRequest, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- createConnectionResponse(ConnectionRequest, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- createConnectionResponse(ConnectionRequest, NodeIdentifier, DataFlow) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- createFlowElectionInProgressResponse() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- createJaxbContext(Class<?>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.XmlEntitySerializer
- createOkHttpClient(NiFiProperties) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- createRequestBody(Map<String, String>, Object, boolean) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- createResponse() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- createSnapshot(StatusSnapshotDTO, Map<String, MetricDescriptor<?>>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- createURI(String, String, int, String, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- createURI(URI, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- creationNanos - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- creationTime - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- creationTimeNanos - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- CuratorNodeProtocolSender - Class in org.apache.nifi.cluster.coordination.node
-
Uses Apache Curator to determine the address of the current cluster coordinator
- CuratorNodeProtocolSender(SocketConfiguration, ProtocolContext<ProtocolMessage>, NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.node.CuratorNodeProtocolSender
- CURRENT_USER_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.CurrentUserEndpointMerger
- CurrentUserEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- CurrentUserEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.CurrentUserEndpointMerger
D
- dataFlow - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- decommission() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- DEFAULT_RESPONSE_BUFFER_SIZE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- delaySeconds - Static variable in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- destroy() - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- diagnosticsEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorDiagnosticsEndpointMerger
- disconnectAsynchronously(DisconnectMessage, int, int) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- DisconnectedNodeMutableRequestException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a HTTP request that may change a node's dataflow is to be replicated while one or more nodes are disconnected.
- DisconnectedNodeMutableRequestException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.DisconnectedNodeMutableRequestException
- DisconnectedNodeMutableRequestException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.DisconnectedNodeMutableRequestException
- DisconnectedNodeMutableRequestException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.DisconnectedNodeMutableRequestException
- DisconnectedNodeMutableRequestException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.DisconnectedNodeMutableRequestException
- disconnectionRequestedByNode(NodeIdentifier, DisconnectionCode, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- disconnectNode() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- dnsEnd(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- dnsEnd(Call, String, List<InetAddress>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- dnsStart(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- dnsStart(Call, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- dnsTimings - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- DocumentedTypesMerger - Class in org.apache.nifi.cluster.manager
- DocumentedTypesMerger() - Constructor for class org.apache.nifi.cluster.manager.DocumentedTypesMerger
- drainResponse(NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- drainResponses(Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- DROP_REQUEST_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
- DROP_REQUESTS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
- DropAllFlowFilesRequestEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- DropAllFlowFilesRequestEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.DropAllFlowFilesRequestEndpointMerger
- DropRequestEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- DropRequestEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
E
- electedDataFlow - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- electionManager - Variable in class org.apache.nifi.cluster.coordination.node.LeaderElectionNodeProtocolSender
- EMPTY_BYTES - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
- EMPTY_COUNT - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
- end() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- Endpoint(String, String...) - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger.Endpoint
- Endpoint(Pattern, String...) - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger.Endpoint
- endpointMergers - Variable in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- EndpointResponseMerger - Interface in org.apache.nifi.cluster.coordination.http
-
Maps a set of NodeResponses to a single NodeResponse for a specific REST Endpoint.
- entity - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- EntitySerializer - Interface in org.apache.nifi.cluster.coordination.http.replication.okhttp
- equals(Object) - Method in class org.apache.nifi.cluster.manager.NodeResponse
- ErrorMerger - Class in org.apache.nifi.cluster.manager
- ErrorMerger() - Constructor for class org.apache.nifi.cluster.manager.ErrorMerger
- establishConnectionTiming - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- Event - Class in org.apache.nifi.cluster.event
-
Events describe the occurrence of something noteworthy.
- Event(String, String) - Constructor for class org.apache.nifi.cluster.event.Event
-
Creates an event with the current time as the timestamp and a category of "INFO".
- Event(String, String, long) - Constructor for class org.apache.nifi.cluster.event.Event
-
Creates an event with the a category of "INFO".
- Event(String, String, Severity) - Constructor for class org.apache.nifi.cluster.event.Event
-
Creates an event with the current time as the timestamp.
- Event(String, String, Severity, long) - Constructor for class org.apache.nifi.cluster.event.Event
-
Creates an event.
- EVENT_CATEGORY - Static variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- eventListeners - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- eventListeners - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- eventReporter - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- eventReporter - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- executorService - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- extensionManager - Variable in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
F
- failure - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- FileBasedClusterNodeFirewall - Class in org.apache.nifi.cluster.firewall.impl
-
A file-based implementation of the ClusterFirewall interface.
- FileBasedClusterNodeFirewall(File) - Constructor for class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- FileBasedClusterNodeFirewall(File, File) - Constructor for class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- FileBasedClusterNodeFirewallFactoryBean - Class in org.apache.nifi.cluster.spring
-
Factory bean for creating a singleton FileBasedClusterNodeFirewall instance.
- FileBasedClusterNodeFirewallFactoryBean() - Constructor for class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
- findConflictingNodeIds(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- findLongResponseTimes(AsyncClusterResponse, double) - Static method in class org.apache.nifi.cluster.coordination.http.replication.ResponseUtils
-
Finds the Node Identifier for all nodes that had a 'slow' response time.
- fingerprint(DataFlow) - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- finishNodeConnection(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- finishNodeOffload(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- firewall - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- firewall - Variable in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
- FLOW_ANALYSIS_RULE_STATE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- FLOW_ANALYSIS_RULE_TYPES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleTypesEndpointMerger
- FLOW_ANALYSIS_RULES_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRulesEndpointMerger
- FLOW_CONFIGURATION_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowConfigurationEndpointMerger
- FLOW_REGISTRY_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientsEndpointMerger
- FLOW_SNIPPET_INSTANCE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowSnippetEndpointMerger
- FLOW_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowMerger
- FlowAnalysisEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowAnalysisEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- flowAnalysisResultEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- FlowAnalysisResultEntityMerger - Class in org.apache.nifi.cluster.manager
- FlowAnalysisResultEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FlowAnalysisResultEntityMerger
- FlowAnalysisRuleEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowAnalysisRuleEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger
- FlowAnalysisRuleEndpointMerger.Endpoint - Class in org.apache.nifi.cluster.coordination.http.endpoints
- flowAnalysisRuleEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger
- flowAnalysisRuleEntityMerger - Static variable in class org.apache.nifi.cluster.manager.FlowAnalysisRulesEntityMerger
- FlowAnalysisRuleEntityMerger - Class in org.apache.nifi.cluster.manager
- FlowAnalysisRuleEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FlowAnalysisRuleEntityMerger
- FlowAnalysisRulesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowAnalysisRulesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRulesEndpointMerger
- FlowAnalysisRulesEntityMerger - Class in org.apache.nifi.cluster.manager
- FlowAnalysisRulesEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FlowAnalysisRulesEntityMerger
- FlowAnalysisRuleTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowAnalysisRuleTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleTypesEndpointMerger
- FlowCandidate(DataFlow) - Constructor for class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- FlowConfigurationEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowConfigurationEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowConfigurationEndpointMerger
- flowController - Variable in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- flowElection - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- FlowElection - Interface in org.apache.nifi.cluster.coordination.flow
-
A FlowElection is responsible for examining multiple versions of a dataflow and determining which of the versions is the "correct" version of the flow.
- flowEngine - Variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- flowFileBytes - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- flowFileCount - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- FlowMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowMerger
- FlowRegistryClientEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowRegistryClientEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- flowRegistryClientEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- flowRegistryClientEntityMerger - Static variable in class org.apache.nifi.cluster.manager.FlowRegistryClientsEntityMerger
- FlowRegistryClientEntityMerger - Class in org.apache.nifi.cluster.manager
- FlowRegistryClientEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FlowRegistryClientEntityMerger
- FlowRegistryClientsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowRegistryClientsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientsEndpointMerger
- FlowRegistryClientsEntityMerger - Class in org.apache.nifi.cluster.manager
- FlowRegistryClientsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FlowRegistryClientsEntityMerger
- FlowRepositoryClientTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowRepositoryClientTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowRepositoryClientTypesEndpointMerger
- flowService - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- FlowSnippetEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FlowSnippetEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FlowSnippetEndpointMerger
- forcefullyUpdateNodeStatus(NodeIdentifier, NodeConnectionStatus, boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- formatCount(Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- formatDataSize(Long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- forwardToCoordinator(NodeIdentifier, String, URI, Object, Map<String, String>) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Forwards a request to the Cluster Coordinator so that it is able to replicate the request to all nodes in the cluster.
- forwardToCoordinator(NodeIdentifier, String, URI, Object, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- forwardToCoordinator(NodeIdentifier, NiFiUser, String, URI, Object, Map<String, String>) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Forwards a request to the Cluster Coordinator so that it is able to replicate the request to all nodes in the cluster.
- forwardToCoordinator(NodeIdentifier, NiFiUser, String, URI, Object, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- fromHeartbeatMessage(HeartbeatMessage, long) - Static method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- fromNodeIdentifier(NodeIdentifier, boolean) - Static method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- FUNNEL_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- FunnelEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FunnelEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- funnelEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- funnelEntityMerger - Static variable in class org.apache.nifi.cluster.manager.FunnelsEntityMerger
- FunnelEntityMerger - Class in org.apache.nifi.cluster.manager
- FunnelEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FunnelEntityMerger
- FUNNELS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- FUNNELS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelsEndpointMerger
- FunnelsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- FunnelsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.FunnelsEndpointMerger
- FunnelsEntityMerger - Class in org.apache.nifi.cluster.manager
- FunnelsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.FunnelsEntityMerger
- future - Variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
G
- GET_ALL_FLOW_ANALYSIS_RESULTS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- GET_DELETE_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.DropAllFlowFilesRequestEndpointMerger
- GET_GROUP_FLOW_ANALYSIS_RESULTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- getActiveThreadCount() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getAddress() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- getAllowedMethods() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getApiAddress() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getApiPort() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getCall() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- getClientResponse() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getClusterCoordinator() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- getClusterResponse(String) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Returns an AsyncClusterResponse that provides the most up-to-date status of the request with the given identifier.
- getClusterResponse(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- getClusterWorkload() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getCompletedNodeIdentifiers() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getCompletedNodeIdentifiers() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getCompletedNodeResponses() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getCompletedNodeResponses() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getConflictingNodeAddress() - Method in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- getConflictingNodePort() - Method in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- getConnectionState(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getConnectionStates() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getConnectionStatus() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getConnectionStatus(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getConnectionStatus(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeStateManager
- getConnectionStatuses() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getContentType(Map<String, String>, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- getCookies() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getDataFlow() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- getDate() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getDto(EntityType) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleDTOEndpoint
-
Extracts the DTO from the given entity
- getDto(AnalyzeFlowRequestEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AnalyzeFlowRequestEndpointMerger
- getDto(BulletinBoardEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.BulletinBoardEndpointMerger
- getDto(ComponentStateEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- getDto(ControllerEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerEndpointMerger
- getDto(ControllerServiceTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceTypesEndpointMerger
- getDto(ControllerStatusEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerStatusEndpointMerger
- getDto(CountersEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CountersEndpointMerger
- getDto(DropRequestEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
- getDto(FlowAnalysisRuleTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleTypesEndpointMerger
- getDto(FlowConfigurationEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowConfigurationEndpointMerger
- getDto(FlowRegistryClientTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRepositoryClientTypesEndpointMerger
- getDto(ListingRequestEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- getDto(ParameterProviderTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderTypesEndpointMerger
- getDto(PrioritizerTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PrioritizerTypesEndpointMerger
- getDto(ProcessGroupFlowEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowMerger
- getDto(ProcessorTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorTypesEndpointMerger
- getDto(ProvenanceEventEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceEventEndpointMerger
- getDto(ReportingTaskTypesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskTypesEndpointMerger
- getDto(SystemDiagnosticsEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
- getElectedActiveCoordinatorAddress() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getElectedActiveCoordinatorNode() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getElectedActiveCoordinatorNode(boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getElectedDataFlow() - Method in interface org.apache.nifi.cluster.coordination.flow.FlowElection
-
Returns the DataFlow that has been elected as the "correct" version of the flow, or
null
if the election has not yet completed. - getElectedDataFlow() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- getEndpointResponseMerger(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- getEntity() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getEntity() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- getEntity() - Method in interface org.apache.nifi.cluster.coordination.http.replication.PreparedRequest
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleDTOEndpoint
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleEntityEndpoint
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AnalyzeFlowRequestEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.BulletinBoardEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionStatusEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerBulletinsEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerConfigurationEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerStatusEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CountersEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CurrentUserEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowConfigurationEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRepositoryClientTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextsEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextUpdateEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderFetchRequestsEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProvidersEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PrioritizerTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorStatusEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceEventEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupStatusEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReplayLastEventEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskTypesEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RuleViolationEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.VersionControlInformationEndpointMerger
- getEntityTag() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getFlowElectionStatus() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getFlowFileBytes() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getFlowFileCount() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getHeaders() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getHeaders() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- getHeaders() - Method in interface org.apache.nifi.cluster.coordination.http.replication.PreparedRequest
- getHeaders(Response) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- getHeaderString(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getHeartbeatAddress() - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- getHttpMethod() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getId() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getInputStream() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getJaxbContext(Class<?>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.XmlEntitySerializer
- getLanguage() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getLastModified() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getLatestHeartbeat(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- getLatestHeartbeats() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- getLatestHeartbeats() - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- getLength() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getLink(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getLinkBuilder(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getLinks() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getListener(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- getLoadBalanceAddress() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getLoadBalancePort() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getLocalNodeIdentifier() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getLocation() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getMediaType() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getMergedResponse() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getMergedResponse() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getMergedResponse(boolean) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getMessage() - Method in class org.apache.nifi.cluster.event.Event
- getMetadata() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getMethod() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getMethod() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- getMethod() - Method in interface org.apache.nifi.cluster.coordination.http.replication.PreparedRequest
- getMethod() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getNodeEvents(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getNodeId() - Method in exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- getNodeId() - Method in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- getNodeId() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getNodeIdentifier() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getNodeIdentifier(String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getNodeIdentifiers(NodeConnectionState...) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getNodeIdentities() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getNodeResponse(NodeIdentifier) - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
-
Returns the NodeResponse that represents the individual response from the node with the given identifier
- getNodeResponse(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getNodes() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- getNodesInvolved() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getNodesInvolved() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getNonConnectedNodes(Map<NodeConnectionState, List<NodeIdentifier>>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- getObject() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- getObject() - Method in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
-
Get Cluster Node Firewall should return null when firewall file is not configured
- getObject() - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- getObject() - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- getObject() - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- getObjectType() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- getObjectType() - Method in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
- getObjectType() - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- getObjectType() - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- getObjectType() - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- getPrimaryNode() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- getProblematicNodeResponses(Set<NodeResponse>) - Method in interface org.apache.nifi.cluster.coordination.http.HttpResponseMapper
-
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 request
- getProblematicNodeResponses(Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- getPurgeTimestamp() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
-
Returns when the heartbeats were purged last.
- getPurgeTimestamp() - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- getRequestBody() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- getRequestDuration(TimeUnit) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- getRequestDuration(TimeUnit) - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getRequestId() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getRequestIdentifier() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getRequestIdentifier() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getRequestUri() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getResponse() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- getResponse() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getResponseBytes(Response) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- getRevisionUpdateCount() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getScheduledState(String) - Static method in class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- getSerializer(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- getServiceAddress() - Method in class org.apache.nifi.cluster.coordination.node.CuratorNodeProtocolSender
- getServiceAddress() - Method in class org.apache.nifi.cluster.coordination.node.LeaderElectionNodeProtocolSender
- getSeverity() - Method in class org.apache.nifi.cluster.event.Event
- getSiteToSiteAddress() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getSiteToSiteHttpApiPort() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getSiteToSitePort() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getSiteToSiteSecure() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getSocketAddress() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getSocketPort() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- getSource() - Method in class org.apache.nifi.cluster.event.Event
- getStandardMetricDescriptors(URI) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- getStatus() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getStatus() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getStatusDescription() - Method in interface org.apache.nifi.cluster.coordination.flow.FlowElection
-
Returns a human-readable description of the status of the election
- getStatusDescription() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- getStatusInfo() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getStringHeaders() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- getSystemStartTime() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getThrowable() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getTimestamp() - Method in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- getTimestamp() - Method in class org.apache.nifi.cluster.event.Event
- getUpdatedEntity() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- getUpdatedStatuses(List<NodeConnectionStatus>) - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- getURIPath() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- getURIPath() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- getUtilization(double, double) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- getVoteCount() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- getVotes() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- GROUP_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger
- GroupStatusEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- GroupStatusEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger
- gzipEncodings - Static variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
H
- handle(ProtocolMessage, Set<String>) - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- handle(ProtocolMessage, Set<String>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- handleClusterWorkload(ClusterWorkloadRequestMessage) - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- handleConnectionRequest(ConnectionRequestMessage, Set<String>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- handleHeartbeat(HeartbeatMessage) - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- handleNodeConnectionStatusRequest() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- handleNodeStatusChange(NodeStatusChangeMessage) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- hasCreatedResponse - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- hasEntity() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- hashCode() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- hasLink(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- hasSuccessfulResponse(Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- hasThrowable() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- headers - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- heartbeatAddress - Variable in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- heartbeatIntervalMillis - Variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- heartbeatMessages - Variable in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- heartbeatMonitor - Variable in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- HeartbeatMonitorFactoryBean - Class in org.apache.nifi.cluster.spring
- HeartbeatMonitorFactoryBean() - Constructor for class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- httpClient - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- httpMethod - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- httpMethods - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger.Endpoint
- HttpReplicationClient - Interface in org.apache.nifi.cluster.coordination.http.replication
- HttpResponseMapper - Interface in org.apache.nifi.cluster.coordination.http
-
An HttpResponseMapper is responsible for taking the responses from all nodes in a cluster and distilling them down to a single response that would be appropriate to respond with, to the user/client who made the original web requests.
I
- id - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- id - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- IllegalClusterStateException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Signals that an operation to be performed on a cluster has been invoked at an illegal or inappropriate time.
- IllegalClusterStateException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalClusterStateException
- IllegalClusterStateException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalClusterStateException
- IllegalClusterStateException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalClusterStateException
- IllegalClusterStateException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalClusterStateException
- IllegalNodeDeletionException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a deletion request is issued to a node that cannot be deleted (e.g., the node is not disconnected).
- IllegalNodeDeletionException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDeletionException
- IllegalNodeDeletionException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDeletionException
- IllegalNodeDeletionException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDeletionException
- IllegalNodeDeletionException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDeletionException
- IllegalNodeDisconnectionException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a disconnection request is issued to a node that cannot be disconnected (e.g., last node in cluster).
- IllegalNodeDisconnectionException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDisconnectionException
- IllegalNodeDisconnectionException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDisconnectionException
- IllegalNodeDisconnectionException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDisconnectionException
- IllegalNodeDisconnectionException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeDisconnectionException
- IllegalNodeOffloadException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when an offload request is issued to a node that cannot be offloaded (e.g., not currently disconnected).
- IllegalNodeOffloadException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeOffloadException
- IllegalNodeOffloadException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeOffloadException
- IllegalNodeOffloadException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeOffloadException
- IllegalNodeOffloadException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeOffloadException
- IllegalNodeReconnectionException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a reconnection request is issued to a node that cannot be reconnected (e.g., the node is not disconnected).
- IllegalNodeReconnectionException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeReconnectionException
- IllegalNodeReconnectionException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeReconnectionException
- IllegalNodeReconnectionException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeReconnectionException
- IllegalNodeReconnectionException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.IllegalNodeReconnectionException
- INPUT_PORT_RUN_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- INPUT_PORT_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- INPUT_PORT_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- INPUT_PORTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.InputPortsEndpointMerger
- INPUT_PORTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- InputPortsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- InputPortsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.InputPortsEndpointMerger
- instanceId - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- is2xx() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- is5xx() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- isActiveClusterCoordinator() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- isBlockedByFirewall(Set<String>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- isComplete() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
- isComplete() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- isComplete() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- isConnected() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- isCurrent(VersionedFlowState) - Static method in class org.apache.nifi.cluster.manager.VersionControlInformationEntityMerger
- isDeleteComponent(String, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- isElectionComplete() - Method in interface org.apache.nifi.cluster.coordination.flow.FlowElection
-
Checks if the election has completed or not.
- isElectionComplete() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- isExistingNode - Variable in exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- isExistingNode() - Method in exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- isFlowElectionComplete() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- isFlowEmpty() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- isLocalNodeIdentifier() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- isMissingCounter(Set<NodeResponse>, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
-
Determines if all problematic responses were due to 404 NOT_FOUND.
- isModified(VersionedFlowState) - Static method in class org.apache.nifi.cluster.manager.VersionControlInformationEntityMerger
- isMutableRequest(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- isMutableRequest(String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- isOlderThan(long, TimeUnit) - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
-
Indicates whether or not the request was created more than the specified amount of time ago.
- isOlderThan(long, TimeUnit) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- isPermissible(String) - Method in interface org.apache.nifi.cluster.firewall.ClusterNodeFirewall
-
Returns true if the given host or IP is permissible through the firewall; false otherwise.
- isPermissible(String) - Method in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- isResponseInterpreted(URI, String) - Method in interface org.apache.nifi.cluster.coordination.http.HttpResponseMapper
-
Indicates whether or not the responses from nodes for the given URI invalid input: '&' HTTP method must be interpreted in order to merge them
- isResponseInterpreted(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- isSingleton() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- isSingleton() - Method in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
- isSingleton() - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- isSingleton() - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- isSingleton() - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- isStopped() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- isTLSConfigured() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
-
Returns
true
if the client has TLS enabled and configured. - isUseGzip(Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- isVoteCounted(NodeIdentifier) - Method in interface org.apache.nifi.cluster.coordination.flow.FlowElection
-
Returns
true
if a vote has already been counted for the given Node Identifier,false
otherwise. - isVoteCounted(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
J
- JacksonResponse - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- JacksonResponse(ObjectMapper, byte[], MultivaluedMap<String, String>, URI, int, Runnable) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- jaxbContextCache - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.XmlEntitySerializer
- jsonCodec - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JsonEntitySerializer
- jsonCodec - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- JsonEntitySerializer - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- JsonEntitySerializer(ObjectMapper) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.JsonEntitySerializer
- jsonFactory - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- jsonSerializer - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
L
- LABEL_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- LabelEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- LabelEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- labelEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- labelEntityMerger - Static variable in class org.apache.nifi.cluster.manager.LabelsEntityMerger
- LabelEntityMerger - Class in org.apache.nifi.cluster.manager
- LabelEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.LabelEntityMerger
- LABELS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- LABELS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.LabelsEndpointMerger
- LabelsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- LabelsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.LabelsEndpointMerger
- LabelsEntityMerger - Class in org.apache.nifi.cluster.manager
- LabelsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.LabelsEntityMerger
- latestUpdateId - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- leaderElectionManager - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- LeaderElectionNodeProtocolSender - Class in org.apache.nifi.cluster.coordination.node
- LeaderElectionNodeProtocolSender(SocketConfiguration, ProtocolContext<ProtocolMessage>, LeaderElectionManager) - Constructor for class org.apache.nifi.cluster.coordination.node.LeaderElectionNodeProtocolSender
- ListFlowFilesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ListFlowFilesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- LISTING_REQUEST_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- LISTING_REQUESTS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- loadBalanceAddress - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- loadBalancePort - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- localNodeIdentifier - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- localNodeIdentifier - Variable in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- location - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- logger - Static variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- logger - Static variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- logger - Static variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- logger - Static variable in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- logger - Static variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- logger - Static variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- logger - Static variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- logger - Static variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- logger - Variable in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- logger - Static variable in class org.apache.nifi.cluster.coordination.node.CuratorNodeProtocolSender
- logger - Static variable in class org.apache.nifi.cluster.coordination.node.LeaderElectionNodeProtocolSender
- logger - Static variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- logger - Static variable in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- logger - Static variable in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- logger - Static variable in class org.apache.nifi.cluster.manager.NodeResponse
- logTimingInfo() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- logTimingInfo(AsyncClusterResponse) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- logTimingInfo(CallEventListener) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
M
- maintenanceExecutor - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- mapResponses(URI, String, Set<NodeResponse>, boolean) - Method in interface org.apache.nifi.cluster.coordination.http.HttpResponseMapper
-
Maps the responses from all nodes in the cluster to a single NodeResponse object that is appropriate to respond with
- mapResponses(URI, String, Set<NodeResponse>, boolean) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- maxConcurrentRequests - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- maxNodes - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- maxWaitNanos - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- merge - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- merge(EntityType, Map<NodeIdentifier, EntityType>) - Method in interface org.apache.nifi.cluster.manager.ComponentEntityMerger
-
Merges the ComponentEntity responses according to their
PermissionsDTO
s. - merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in interface org.apache.nifi.cluster.coordination.http.EndpointResponseMerger
-
Maps the given Node Responses to a single NodeResponse that is appropriate to return to the client/user
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleDTOEndpoint
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleEntityEndpoint
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceReferenceEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServicesEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRulesEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowSnippetEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.InputPortsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.LabelsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.OutputPortsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorDiagnosticsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorRunStatusDetailsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceQueryEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTasksEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RuntimeManifestEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.SearchUsersEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupsEndpointMerger
- merge(URI, String, Set<NodeResponse>, Set<NodeResponse>, NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UsersEndpointMerger
- merge(List<GarbageCollectionDiagnosticsDTO>, Map<String, Map<Date, GCDiagnosticsSnapshotDTO>>, long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(List<AllowableValueEntity>) - Static method in class org.apache.nifi.cluster.manager.AllowableValueEntityMerger
- merge(Set<SystemDiagnosticsSnapshotDTO.StorageUsageDTO>, Set<SystemDiagnosticsSnapshotDTO.StorageUsageDTO>) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(CounterDTO, CounterDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(CountersDTO, CountersDTO, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(CountersSnapshotDTO, CountersSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(JVMControllerDiagnosticsSnapshotDTO, JVMControllerDiagnosticsSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(JVMDiagnosticsSnapshotDTO, JVMDiagnosticsSnapshotDTO, long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(JVMFlowDiagnosticsSnapshotDTO, JVMFlowDiagnosticsSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(JVMSystemDiagnosticsSnapshotDTO, JVMSystemDiagnosticsSnapshotDTO, long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ParameterContextDTO, Map<NodeIdentifier, ParameterContextDTO>) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger
- merge(PropertyDescriptorDTO, Map<NodeIdentifier, PropertyDescriptorDTO>) - Static method in class org.apache.nifi.cluster.manager.PropertyDescriptorDtoMerger
- merge(ConnectionStatusDTO, boolean, ConnectionStatusDTO, boolean, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ConnectionStatusSnapshotDTO, boolean, ConnectionStatusSnapshotDTO, boolean) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ControllerServiceStatusDTO, ControllerServiceStatusDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ControllerStatusDTO, ControllerStatusDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(FlowAnalysisRuleStatusDTO, FlowAnalysisRuleStatusDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(PortStatusDTO, boolean, PortStatusDTO, boolean, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(PortStatusSnapshotDTO, boolean, PortStatusSnapshotDTO, boolean) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ProcessGroupStatusDTO, boolean, ProcessGroupStatusDTO, boolean, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ProcessGroupStatusSnapshotDTO, boolean, ProcessGroupStatusSnapshotDTO, boolean) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ProcessorStatusDTO, boolean, ProcessorStatusDTO, boolean, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ProcessorStatusSnapshotDTO, boolean, ProcessorStatusSnapshotDTO, boolean) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(RemoteProcessGroupStatusDTO, boolean, RemoteProcessGroupStatusDTO, boolean, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(RemoteProcessGroupStatusSnapshotDTO, boolean, RemoteProcessGroupStatusSnapshotDTO, boolean) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ReportingTaskStatusDTO, ReportingTaskStatusDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(SystemDiagnosticsDTO, SystemDiagnosticsDTO, String, String, Integer) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO, SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(SystemDiagnosticsSnapshotDTO.StorageUsageDTO, SystemDiagnosticsSnapshotDTO.StorageUsageDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(SystemDiagnosticsSnapshotDTO, SystemDiagnosticsSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(AccessPolicyEntity, Map<NodeIdentifier, AccessPolicyEntity>) - Method in class org.apache.nifi.cluster.manager.AccessPolicyEntityMerger
- merge(AffectedComponentEntity, AffectedComponentEntity) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger
- merge(AllowableValueEntity, Collection<AllowableValueEntity>) - Static method in class org.apache.nifi.cluster.manager.AllowableValueEntityMerger
- merge(ComponentValidationResultEntity, ComponentValidationResultEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- merge(ConnectionEntity, Map<NodeIdentifier, ConnectionEntity>) - Method in class org.apache.nifi.cluster.manager.ConnectionEntityMerger
- merge(ConnectionStatusSnapshotEntity, ConnectionStatusSnapshotEntity) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ControllerServiceEntity, Map<NodeIdentifier, ControllerServiceEntity>) - Method in class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
- merge(FlowAnalysisResultEntity, Map<NodeIdentifier, FlowAnalysisResultEntity>) - Method in class org.apache.nifi.cluster.manager.FlowAnalysisResultEntityMerger
- merge(FlowAnalysisRuleEntity, Map<NodeIdentifier, FlowAnalysisRuleEntity>) - Method in class org.apache.nifi.cluster.manager.FlowAnalysisRuleEntityMerger
- merge(ParameterContextEntity, Map<NodeIdentifier, ParameterContextEntity>) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger
- merge(ParameterContextEntity, ParameterContextEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextsEndpointMerger
- merge(ParameterProviderEntity, ParameterProviderEntity) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderMerger
- merge(PortEntity, Map<NodeIdentifier, PortEntity>) - Method in class org.apache.nifi.cluster.manager.PortEntityMerger
- merge(PortStatusSnapshotEntity, PortStatusSnapshotEntity) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ProcessGroupEntity, Map<NodeIdentifier, ProcessGroupEntity>) - Method in class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- merge(ProcessGroupEntity, NodeIdentifier, ProcessGroupEntity) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger
- merge(ProcessGroupStatusSnapshotEntity, ProcessGroupStatusSnapshotEntity) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ProcessorEntity, Map<NodeIdentifier, ProcessorEntity>) - Method in class org.apache.nifi.cluster.manager.ProcessorEntityMerger
- merge(ProcessorRunStatusDetailsEntity, ProcessorRunStatusDetailsEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorRunStatusDetailsEndpointMerger
- merge(ProcessorStatusSnapshotEntity, ProcessorStatusSnapshotEntity) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(RemoteProcessGroupEntity, Map<NodeIdentifier, RemoteProcessGroupEntity>) - Method in class org.apache.nifi.cluster.manager.RemoteProcessGroupEntityMerger
- merge(RemoteProcessGroupStatusSnapshotEntity, RemoteProcessGroupStatusSnapshotEntity) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- merge(ReportingTaskEntity, Map<NodeIdentifier, ReportingTaskEntity>) - Method in class org.apache.nifi.cluster.manager.ReportingTaskEntityMerger
- merge(UserEntity, Map<NodeIdentifier, UserEntity>) - Method in class org.apache.nifi.cluster.manager.UserEntityMerger
- merge(UserGroupEntity, Map<NodeIdentifier, UserGroupEntity>) - Method in class org.apache.nifi.cluster.manager.UserGroupEntityMerger
- merge(VersionControlInformationEntity, Map<NodeIdentifier, VersionControlInformationEntity>) - Method in class org.apache.nifi.cluster.manager.VersionControlInformationEntityMerger
- mergeAffectedComponents(Set<AffectedComponentEntity>, Map<NodeIdentifier, Set<AffectedComponentEntity>>) - Method in class org.apache.nifi.cluster.manager.AffectedComponentEntityMerger
- mergeBulletins(Map<NodeIdentifier, List<BulletinEntity>>, int) - Static method in class org.apache.nifi.cluster.manager.BulletinMerger
-
Merges the bulletins.
- mergeComponents(EntityType, Map<NodeIdentifier, EntityType>) - Method in interface org.apache.nifi.cluster.manager.ComponentEntityMerger
-
Performs the merging of the entities.
- mergeComponents(AccessPolicyEntity, Map<NodeIdentifier, AccessPolicyEntity>) - Method in class org.apache.nifi.cluster.manager.AccessPolicyEntityMerger
-
Merges the AccessPolicyEntity responses.
- mergeComponents(ControllerServiceEntity, Map<NodeIdentifier, ControllerServiceEntity>) - Method in class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
-
Merges the ControllerServiceEntity responses.
- mergeComponents(FlowAnalysisRuleEntity, Map<NodeIdentifier, FlowAnalysisRuleEntity>) - Method in class org.apache.nifi.cluster.manager.FlowAnalysisRuleEntityMerger
-
Merges the FlowAnalysisRuleEntity responses.
- mergeComponents(FlowRegistryClientEntity, Map<NodeIdentifier, FlowRegistryClientEntity>) - Method in class org.apache.nifi.cluster.manager.FlowRegistryClientEntityMerger
- mergeComponents(PortEntity, Map<NodeIdentifier, PortEntity>) - Method in class org.apache.nifi.cluster.manager.PortEntityMerger
-
Merges the PortEntity responses.
- mergeComponents(ProcessorDiagnosticsEntity, Map<NodeIdentifier, ProcessorDiagnosticsEntity>) - Method in class org.apache.nifi.cluster.manager.ProcessorDiagnosticsEntityMerger
- mergeComponents(ProcessorEntity, Map<NodeIdentifier, ProcessorEntity>) - Method in class org.apache.nifi.cluster.manager.ProcessorEntityMerger
-
Merges the ProcessorEntity responses.
- mergeComponents(RemoteProcessGroupEntity, Map<NodeIdentifier, RemoteProcessGroupEntity>) - Method in class org.apache.nifi.cluster.manager.RemoteProcessGroupEntityMerger
-
Merges the RemoteProcessGroupEntity responses.
- mergeComponents(ReportingTaskEntity, Map<NodeIdentifier, ReportingTaskEntity>) - Method in class org.apache.nifi.cluster.manager.ReportingTaskEntityMerger
-
Merges the ReportingTaskEntity responses.
- mergeComponents(UserEntity, Map<NodeIdentifier, UserEntity>) - Method in class org.apache.nifi.cluster.manager.UserEntityMerger
-
Merges the UserEntity responses.
- mergeComponents(UserGroupEntity, Map<NodeIdentifier, UserGroupEntity>) - Method in class org.apache.nifi.cluster.manager.UserGroupEntityMerger
-
Merges the UserGroupEntity responses.
- mergeConnectionDiagnostics(ProcessorDiagnosticsEntity, Map<NodeIdentifier, ProcessorDiagnosticsEntity>, Function<ProcessorDiagnosticsEntity, Set<ConnectionDiagnosticsDTO>>) - Method in class org.apache.nifi.cluster.manager.ProcessorDiagnosticsEntityMerger
- mergeConnections(Set<ConnectionEntity>, Map<String, Map<NodeIdentifier, ConnectionEntity>>) - Static method in class org.apache.nifi.cluster.manager.ConnectionsEntityMerger
-
Merges multiple ConnectionEntity responses.
- mergeConnectionSnapshots(List<ConnectionDiagnosticsSnapshotDTO>) - Method in class org.apache.nifi.cluster.manager.ProcessorDiagnosticsEntityMerger
- mergeControllerServiceReferences(Set<ControllerServiceReferencingComponentEntity>, Map<NodeIdentifier, Set<ControllerServiceReferencingComponentEntity>>) - Static method in class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
- mergeControllerServiceReferencingComponent(ControllerServiceReferencingComponentEntity, Map<NodeIdentifier, ControllerServiceReferencingComponentEntity>) - Static method in class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
- mergeControllerServices(Set<ControllerServiceEntity>, Map<String, Map<NodeIdentifier, ControllerServiceEntity>>) - Static method in class org.apache.nifi.cluster.manager.ControllerServicesEntityMerger
-
Merges multiple ControllerServiceEntity responses.
- mergeDocumentedTypes(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>) - Static method in class org.apache.nifi.cluster.manager.DocumentedTypesMerger
-
Merges the documented types from all nodes in the cluster.
- mergedResponse - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- mergeDtos(AccessPolicyDTO, Map<NodeIdentifier, AccessPolicyDTO>) - Static method in class org.apache.nifi.cluster.manager.AccessPolicyEntityMerger
- mergeDtos(ControllerServiceDTO, Map<NodeIdentifier, ControllerServiceDTO>) - Static method in class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
- mergeDtos(FlowAnalysisRuleDTO, Map<NodeIdentifier, FlowAnalysisRuleDTO>) - Static method in class org.apache.nifi.cluster.manager.FlowAnalysisRuleEntityMerger
- mergeDtos(FlowRegistryClientDTO, Map<NodeIdentifier, FlowRegistryClientDTO>) - Method in class org.apache.nifi.cluster.manager.FlowRegistryClientEntityMerger
- mergeDtos(PortDTO, Map<NodeIdentifier, PortDTO>) - Static method in class org.apache.nifi.cluster.manager.PortEntityMerger
- mergeDtos(ProcessGroupDTO, Map<NodeIdentifier, ProcessGroupDTO>) - Static method in class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- mergeDtos(ProcessorDTO, Map<NodeIdentifier, ProcessorDTO>) - Static method in class org.apache.nifi.cluster.manager.ProcessorEntityMerger
- mergeDtos(RemoteProcessGroupDTO, Map<NodeIdentifier, RemoteProcessGroupDTO>) - Static method in class org.apache.nifi.cluster.manager.RemoteProcessGroupEntityMerger
- mergeDtos(ReportingTaskDTO, Map<NodeIdentifier, ReportingTaskDTO>) - Static method in class org.apache.nifi.cluster.manager.ReportingTaskEntityMerger
- mergeDtos(UserDTO, Map<NodeIdentifier, UserDTO>) - Static method in class org.apache.nifi.cluster.manager.UserEntityMerger
- mergeDtos(UserGroupDTO, Map<NodeIdentifier, UserGroupDTO>) - Static method in class org.apache.nifi.cluster.manager.UserGroupEntityMerger
- mergeErrors(Map<String, Set<NodeIdentifier>>, NodeIdentifier, Collection<String>) - Static method in class org.apache.nifi.cluster.manager.ErrorMerger
-
Merges the validation or authorization errors.
- mergeFlowAnalysisRules(Set<FlowAnalysisRuleEntity>, Map<String, Map<NodeIdentifier, FlowAnalysisRuleEntity>>) - Static method in class org.apache.nifi.cluster.manager.FlowAnalysisRulesEntityMerger
-
Merges multiple FlowAnalysisRuleEntity responses.
- mergeFlowRegistryClients(Set<FlowRegistryClientEntity>, Map<String, Map<NodeIdentifier, FlowRegistryClientEntity>>) - Static method in class org.apache.nifi.cluster.manager.FlowRegistryClientsEntityMerger
- mergeFunnels(Set<FunnelEntity>, Map<String, Map<NodeIdentifier, FunnelEntity>>) - Static method in class org.apache.nifi.cluster.manager.FunnelsEntityMerger
-
Merges multiple
FunnelEntity
responses. - mergeGarbageCollection(Set<SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO>, Set<SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO>) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- mergeGarbageCollectionDiagnostics(List<GarbageCollectionDiagnosticsDTO>, List<GarbageCollectionDiagnosticsDTO>, long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- mergeLabels(Set<LabelEntity>, Map<String, Map<NodeIdentifier, LabelEntity>>) - Static method in class org.apache.nifi.cluster.manager.LabelsEntityMerger
-
Merges multiple
LabelEntity
responses. - mergePermissions(Map<String, PermissionsDTO>, ControllerServiceReferencingComponentEntity, PermissionsDTO) - Static method in class org.apache.nifi.cluster.manager.ControllerServiceEntityMerger
- mergePermissions(PermissionsDTO, PermissionsDTO) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CurrentUserEndpointMerger
- mergePermissions(PermissionsDTO, PermissionsDTO) - Static method in class org.apache.nifi.cluster.manager.PermissionsDtoMerger
-
Merges multiple
PermissionsDTO
s. - mergePorts(Set<PortEntity>, Map<String, Map<NodeIdentifier, PortEntity>>) - Static method in class org.apache.nifi.cluster.manager.PortsEntityMerger
-
Merges multiple PortEntity responses.
- mergeProcessGroups(Set<ProcessGroupEntity>, Map<String, Map<NodeIdentifier, ProcessGroupEntity>>) - Static method in class org.apache.nifi.cluster.manager.ProcessGroupsEntityMerger
-
Merges multiple ProcessGroupEntity responses.
- mergeProcessors(Set<ProcessorEntity>, Map<String, Map<NodeIdentifier, ProcessorEntity>>) - Static method in class org.apache.nifi.cluster.manager.ProcessorsEntityMerger
-
Merges multiple ProcessorEntity responses.
- mergeRemoteProcessGroups(Set<RemoteProcessGroupEntity>, Map<String, Map<NodeIdentifier, RemoteProcessGroupEntity>>) - Static method in class org.apache.nifi.cluster.manager.RemoteProcessGroupsEntityMerger
-
Merges multiple RemoteProcessGroupEntity responses.
- mergeRemoteQueuePartitions(List<RemoteQueuePartitionDTO>) - Method in class org.apache.nifi.cluster.manager.ProcessorDiagnosticsEntityMerger
- mergeReportingTasks(Set<ReportingTaskEntity>, Map<String, Map<NodeIdentifier, ReportingTaskEntity>>) - Static method in class org.apache.nifi.cluster.manager.ReportingTasksEntityMerger
-
Merges multiple ReportingTaskEntity responses.
- mergeResponses(DtoType, Map<NodeIdentifier, DtoType>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractNodeStatusEndpoint
- mergeResponses(DtoType, Map<NodeIdentifier, DtoType>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleDTOEndpoint
-
Merges the responses from all nodes in the given map into the single given DTO
- mergeResponses(DtoType, Map<NodeIdentifier, DtoType>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractNodeStatusEndpoint
- mergeResponses(EntityType, Map<NodeIdentifier, EntityType>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleEntityEndpoint
-
Merges the responses from all nodes in the given map into the single given entity
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceTypesEndpointMerger
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleTypesEndpointMerger
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRepositoryClientTypesEndpointMerger
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderTypesEndpointMerger
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PrioritizerTypesEndpointMerger
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorTypesEndpointMerger
- mergeResponses(Set<DocumentedTypeDTO>, Map<NodeIdentifier, Set<DocumentedTypeDTO>>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskTypesEndpointMerger
- mergeResponses(AnalyzeFlowRequestDTO, Map<NodeIdentifier, AnalyzeFlowRequestDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AnalyzeFlowRequestEndpointMerger
- mergeResponses(BulletinBoardDTO, Map<NodeIdentifier, BulletinBoardDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.BulletinBoardEndpointMerger
- mergeResponses(ComponentStateDTO, Map<NodeIdentifier, ComponentStateDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- mergeResponses(ControllerDTO, Map<NodeIdentifier, ControllerDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerEndpointMerger
- mergeResponses(CountersDTO, Map<NodeIdentifier, CountersDTO>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CountersEndpointMerger
- mergeResponses(DropRequestDTO, Map<NodeIdentifier, DropRequestDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.DropRequestEndpointMerger
- mergeResponses(ProcessGroupFlowDTO, Map<NodeIdentifier, ProcessGroupFlowDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowMerger
- mergeResponses(FlowConfigurationDTO, Map<NodeIdentifier, FlowConfigurationDTO>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowConfigurationEndpointMerger
- mergeResponses(ListingRequestDTO, Map<NodeIdentifier, ListingRequestDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ListFlowFilesEndpointMerger
- mergeResponses(ProvenanceDTO, Map<NodeIdentifier, ProvenanceDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceQueryEndpointMerger
- mergeResponses(ProvenanceEventDTO, Map<NodeIdentifier, ProvenanceEventDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceEventEndpointMerger
- mergeResponses(ControllerStatusDTO, Map<NodeIdentifier, ControllerStatusDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerStatusEndpointMerger
- mergeResponses(SystemDiagnosticsDTO, Map<NodeIdentifier, SystemDiagnosticsDTO>, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
- mergeResponses(AccessPolicyEntity, Map<NodeIdentifier, AccessPolicyEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AccessPolicyEndpointMerger
- mergeResponses(ConnectionEntity, Map<NodeIdentifier, ConnectionEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionEndpointMerger
- mergeResponses(ConnectionStatusEntity, Map<NodeIdentifier, ConnectionStatusEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionStatusEndpointMerger
- mergeResponses(ControllerBulletinsEntity, Map<NodeIdentifier, ControllerBulletinsEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerBulletinsEndpointMerger
- mergeResponses(ControllerConfigurationEntity, Map<NodeIdentifier, ControllerConfigurationEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerConfigurationEndpointMerger
- mergeResponses(ControllerServiceEntity, Map<NodeIdentifier, ControllerServiceEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- mergeResponses(CurrentUserEntity, Map<NodeIdentifier, CurrentUserEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.CurrentUserEndpointMerger
- mergeResponses(FlowAnalysisResultEntity, Map<NodeIdentifier, FlowAnalysisResultEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisEndpointMerger
- mergeResponses(FlowAnalysisRuleEntity, Map<NodeIdentifier, FlowAnalysisRuleEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger
- mergeResponses(FlowRegistryClientEntity, Map<NodeIdentifier, FlowRegistryClientEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRegistryClientEndpointMerger
- mergeResponses(FunnelEntity, Map<NodeIdentifier, FunnelEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.FunnelEndpointMerger
- mergeResponses(LabelEntity, Map<NodeIdentifier, LabelEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.LabelEndpointMerger
- mergeResponses(ParameterContextEntity, Map<NodeIdentifier, ParameterContextEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextEndpointMerger
- mergeResponses(ParameterContextsEntity, Map<NodeIdentifier, ParameterContextsEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextsEndpointMerger
- mergeResponses(ParameterContextUpdateRequestEntity, Map<NodeIdentifier, ParameterContextUpdateRequestEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextUpdateEndpointMerger
- mergeResponses(ParameterContextValidationRequestEntity, Map<NodeIdentifier, ParameterContextValidationRequestEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- mergeResponses(ParameterProviderEntity, Map<NodeIdentifier, ParameterProviderEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderEndpointMerger
- mergeResponses(ParameterProviderEntity, Map<NodeIdentifier, ParameterProviderEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderFetchRequestsEndpointMerger
- mergeResponses(ParameterProvidersEntity, Map<NodeIdentifier, ParameterProvidersEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProvidersEndpointMerger
- mergeResponses(PortEntity, Map<NodeIdentifier, PortEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- mergeResponses(PortStatusEntity, Map<NodeIdentifier, PortStatusEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- mergeResponses(ProcessGroupEntity, Map<NodeIdentifier, ProcessGroupEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- mergeResponses(ProcessGroupStatusEntity, Map<NodeIdentifier, ProcessGroupStatusEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger
- mergeResponses(ProcessorEntity, Map<NodeIdentifier, ProcessorEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- mergeResponses(ProcessorStatusEntity, Map<NodeIdentifier, ProcessorStatusEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorStatusEndpointMerger
- mergeResponses(RemoteProcessGroupEntity, Map<NodeIdentifier, RemoteProcessGroupEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- mergeResponses(RemoteProcessGroupStatusEntity, Map<NodeIdentifier, RemoteProcessGroupStatusEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupStatusEndpointMerger
- mergeResponses(ReplayLastEventResponseEntity, Map<NodeIdentifier, ReplayLastEventResponseEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReplayLastEventEndpointMerger
- mergeResponses(ReportingTaskEntity, Map<NodeIdentifier, ReportingTaskEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- mergeResponses(RuleViolationEntity, Map<NodeIdentifier, RuleViolationEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RuleViolationEndpointMerger
- mergeResponses(UserEntity, Map<NodeIdentifier, UserEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- mergeResponses(UserGroupEntity, Map<NodeIdentifier, UserGroupEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- mergeResponses(VerifyConfigRequestEntity, Map<NodeIdentifier, VerifyConfigRequestEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- mergeResponses(VersionControlInformationEntity, Map<NodeIdentifier, VersionControlInformationEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.VersionControlInformationEndpointMerger
- mergeScheduledState(String, String) - Static method in class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- mergeStatus(ConnectionStatusDTO, boolean, ConnectionStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ConnectionStatusEndpointMerger
- mergeStatus(ConnectionStatusDTO, boolean, ConnectionStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.manager.ConnectionEntityMerger
- mergeStatus(PortStatusDTO, boolean, PortStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- mergeStatus(PortStatusDTO, boolean, PortStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.manager.PortEntityMerger
- mergeStatus(ProcessGroupStatusDTO, boolean, ProcessGroupStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger
- mergeStatus(ProcessGroupStatusDTO, boolean, ProcessGroupStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- mergeStatus(ProcessorStatusDTO, boolean, ProcessorStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorStatusEndpointMerger
- mergeStatus(ProcessorStatusDTO, boolean, ProcessorStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.manager.ProcessorEntityMerger
- mergeStatus(RemoteProcessGroupStatusDTO, boolean, RemoteProcessGroupStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupStatusEndpointMerger
- mergeStatus(RemoteProcessGroupStatusDTO, boolean, RemoteProcessGroupStatusDTO, boolean, NodeIdentifier) - Method in class org.apache.nifi.cluster.manager.RemoteProcessGroupEntityMerger
- mergeStatus(StatusDtoType, boolean, StatusDtoType, boolean, NodeIdentifier) - Method in interface org.apache.nifi.cluster.manager.ComponentEntityStatusMerger
-
Merges status into clientStatus based on the given permissions.
- mergeStatusHistories(List<NodeStatusSnapshotsDTO>, Map<String, MetricDescriptor<?>>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- mergeUserGroups(Collection<UserGroupEntity>, Map<String, Map<NodeIdentifier, UserGroupEntity>>) - Static method in class org.apache.nifi.cluster.manager.UserGroupsEntityMerger
-
Merges multiple UserGroupEntity responses.
- mergeUsers(Collection<UserEntity>, Map<String, Map<NodeIdentifier, UserEntity>>) - Static method in class org.apache.nifi.cluster.manager.UsersEntityMerger
-
Merges multiple UserEntity responses.
- mergeValidationStatus(Collection<String>) - Static method in class org.apache.nifi.cluster.manager.ErrorMerger
-
Determines the appropriate Validation Status to use as the aggregate for the given validation statuses
- mergeVersionControlInformation(ProcessGroupEntity, ProcessGroupEntity) - Method in class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- message - Variable in class org.apache.nifi.cluster.event.Event
- method - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- method - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- method - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- minNonNegative(long, long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- missableHeartbeatCount - Variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- monitorHeartbeats() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
-
Fetches all of the latest heartbeats and updates the Cluster Coordinator as appropriate, based on the heartbeats received.
- MutableRequestException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a HTTP request that may change a node's state is to be replicated while the cluster or connected nodes are unable to change their state (e.g., a new node is connecting to the cluster).
- MutableRequestException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.MutableRequestException
- MutableRequestException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.MutableRequestException
- MutableRequestException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.MutableRequestException
- MutableRequestException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.MutableRequestException
N
- nanos - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- nanoStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- nifiProperties - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- nifiProperties - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- nifiProperties - Variable in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- NoConnectedNodesException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when the cluster is unable to service a request because no nodes are connected.
- NoConnectedNodesException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoConnectedNodesException
- NoConnectedNodesException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoConnectedNodesException
- NoConnectedNodesException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoConnectedNodesException
- NoConnectedNodesException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoConnectedNodesException
- NODE_CONTINUE - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
- NODE_CONTINUE_STATUS_CODE - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
- NODE_STATUS_HISTORY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- nodeClusterCoordinator - Variable in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- NodeClusterCoordinator - Class in org.apache.nifi.cluster.coordination.node
- NodeClusterCoordinator(ClusterCoordinationProtocolSenderListener, EventReporter, LeaderElectionManager, FlowElection, ClusterNodeFirewall, RevisionManager, NiFiProperties, NodeProtocolSender, StateManagerProvider) - Constructor for class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- NodeClusterCoordinator(ClusterCoordinationProtocolSenderListener, EventReporter, LeaderElectionManager, FlowElection, ClusterNodeFirewall, RevisionManager, NiFiProperties, ExtensionManager, NodeProtocolSender) - Constructor for class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- NodeClusterCoordinatorFactoryBean - Class in org.apache.nifi.cluster.spring
- NodeClusterCoordinatorFactoryBean() - Constructor for class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- NodeDisconnectionException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a disconnection request to a node failed.
- NodeDisconnectionException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeDisconnectionException
- NodeDisconnectionException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeDisconnectionException
- NodeDisconnectionException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeDisconnectionException
- NodeDisconnectionException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeDisconnectionException
- nodeEvents - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- NodeHttpRequest(PreparedRequest, NodeIdentifier, URI, ThreadPoolRequestReplicator.NodeRequestCompletionCallback, StandardAsyncClusterResponse) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- nodeId - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- nodeId - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- nodeId - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- nodeId - Variable in exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- nodeId - Variable in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- nodeId - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- NodeIdentifierDescriptor - Class in org.apache.nifi.cluster.coordination.node.state
- NodeIdentifierDescriptor() - Constructor for class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- nodeIdentities - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- nodeIds - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
- nodeIds - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- nodeProtocolSender - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- NodeReconnectionException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a reconnection request to a node failed.
- NodeReconnectionException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeReconnectionException
- NodeReconnectionException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeReconnectionException
- NodeReconnectionException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeReconnectionException
- NodeReconnectionException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NodeReconnectionException
- NodeResponse - Class in org.apache.nifi.cluster.manager
-
Encapsulates a node's response in regards to receiving a external API request.
- NodeResponse(NodeResponse, Entity) - Constructor for class org.apache.nifi.cluster.manager.NodeResponse
- NodeResponse(NodeIdentifier, String, URI, Throwable) - Constructor for class org.apache.nifi.cluster.manager.NodeResponse
- NodeResponse(NodeIdentifier, String, URI, Response, long, String) - Constructor for class org.apache.nifi.cluster.manager.NodeResponse
- NodeStateManager - Class in org.apache.nifi.cluster.coordination.node
- NodeStateManager() - Constructor for class org.apache.nifi.cluster.coordination.node.NodeStateManager
- nodeStatuses - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- nodeStatuses - Variable in class org.apache.nifi.cluster.coordination.node.NodeStateManager
- NoResponseFromNodesException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when the cluster is unable to service a request because no nodes returned a response.
- NoResponseFromNodesException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoResponseFromNodesException
- NoResponseFromNodesException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoResponseFromNodesException
- NoResponseFromNodesException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoResponseFromNodesException
- NoResponseFromNodesException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.NoResponseFromNodesException
- normalizedMergedErrors(Map<String, Set<NodeIdentifier>>, int) - Static method in class org.apache.nifi.cluster.manager.ErrorMerger
-
Normalizes the validation errors.
- normalizeStatusSnapshotDate(Date, long) - Static method in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- notifyOthersOfNodeStatusChange(NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- notifyOthersOfNodeStatusChange(NodeConnectionStatus, boolean, boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
-
Notifies other nodes that the status of a node changed
O
- offloadAsynchronously(OffloadMessage, int, int) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- OffloadedNodeMutableRequestException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a HTTP request that may change a node's dataflow is to be replicated while one or more nodes are offloaded.
- OffloadedNodeMutableRequestException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.OffloadedNodeMutableRequestException
- OffloadedNodeMutableRequestException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.OffloadedNodeMutableRequestException
- OffloadedNodeMutableRequestException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.OffloadedNodeMutableRequestException
- OffloadedNodeMutableRequestException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.OffloadedNodeMutableRequestException
- offloadNode() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- okHttpClient - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- OkHttpPreparedRequest - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- OkHttpPreparedRequest(String, Map<String, String>, Object, RequestBody) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- OkHttpReplicationClient - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- OkHttpReplicationClient(NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- onCompletedResponse(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
-
When all nodes have completed a request and provided a response (or have timed out), this method will be invoked to handle calling the Callback that was provided for the request, if any, and handle any cleanup or post-processing related to the request
- onCompletion(AsyncClusterResponse) - Method in interface org.apache.nifi.cluster.coordination.http.replication.CompletionCallback
- onCompletion(NodeResponse) - Method in interface org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeRequestCompletionCallback
- onLocalNodeIdentifierSet(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor.ClusterChangeEventListener
- ONLY_PHASE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- onNodeAdded(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor.ClusterChangeEventListener
- onNodeAdded(NodeIdentifier, boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- onNodeRemoved(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor.ClusterChangeEventListener
- onNodeRemoved(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- onNodeStateChange(NodeIdentifier, NodeConnectionState) - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor.ClusterChangeEventListener
- onNodeStateChange(NodeIdentifier, NodeConnectionState) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- onResponseConsumed(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
-
Removes the AsyncClusterResponse with the given ID from the map and handles any cleanup or post-processing related to the request after the client has consumed the response
- onStart() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
-
This method does nothing in the abstract class but is meant for subclasses to override in order to provide functionality when the monitor is started.
- onStart() - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- onStop() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
-
This method does nothing in the abstract class but is meant for subclasses to override in order to provide functionality when the monitor is stopped.
- onStop() - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- org.apache.nifi.cluster.coordination.flow - package org.apache.nifi.cluster.coordination.flow
- org.apache.nifi.cluster.coordination.heartbeat - package org.apache.nifi.cluster.coordination.heartbeat
- org.apache.nifi.cluster.coordination.http - package org.apache.nifi.cluster.coordination.http
- org.apache.nifi.cluster.coordination.http.endpoints - package org.apache.nifi.cluster.coordination.http.endpoints
- org.apache.nifi.cluster.coordination.http.replication - package org.apache.nifi.cluster.coordination.http.replication
- org.apache.nifi.cluster.coordination.http.replication.okhttp - package org.apache.nifi.cluster.coordination.http.replication.okhttp
- org.apache.nifi.cluster.coordination.node - package org.apache.nifi.cluster.coordination.node
- org.apache.nifi.cluster.coordination.node.state - package org.apache.nifi.cluster.coordination.node.state
- org.apache.nifi.cluster.event - package org.apache.nifi.cluster.event
- org.apache.nifi.cluster.firewall - package org.apache.nifi.cluster.firewall
- org.apache.nifi.cluster.firewall.impl - package org.apache.nifi.cluster.firewall.impl
- org.apache.nifi.cluster.lifecycle - package org.apache.nifi.cluster.lifecycle
- org.apache.nifi.cluster.manager - package org.apache.nifi.cluster.manager
- org.apache.nifi.cluster.manager.exception - package org.apache.nifi.cluster.manager.exception
- org.apache.nifi.cluster.spring - package org.apache.nifi.cluster.spring
- OUTPUT_PORT_RUN_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- OUTPUT_PORT_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- OUTPUT_PORT_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- OUTPUT_PORTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.OutputPortsEndpointMerger
- OUTPUT_PORTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- OutputPortsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- OutputPortsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.OutputPortsEndpointMerger
P
- PARAMETER_CONTEXT_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextUpdateEndpointMerger
- PARAMETER_CONTEXT_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextEndpointMerger
- PARAMETER_CONTEXTS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextsEndpointMerger
- PARAMETER_CONTEXTS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextUpdateEndpointMerger
- PARAMETER_PROVIDER_TYPES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderTypesEndpointMerger
- PARAMETER_PROVIDER_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderFetchRequestsEndpointMerger
- PARAMETER_PROVIDER_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProvidersEndpointMerger
- PARAMETER_PROVIDER_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderEndpointMerger
- ParameterContextEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterContextEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextEndpointMerger
- ParameterContextMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterContextMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger
- ParameterContextsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterContextsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextsEndpointMerger
- ParameterContextUpdateEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterContextUpdateEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextUpdateEndpointMerger
- ParameterContextValidationMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterContextValidationMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- ParameterProviderEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterProviderEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderEndpointMerger
- ParameterProviderFetchRequestsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterProviderFetchRequestsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderFetchRequestsEndpointMerger
- ParameterProviderMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterProviderMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderMerger
- ParameterProvidersEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterProvidersEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProvidersEndpointMerger
- ParameterProviderTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ParameterProviderTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ParameterProviderTypesEndpointMerger
- parseConfig(File) - Method in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- performElection() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- performVerification(Set<NodeIdentifier>, String, URI, Object, Map<String, String>, StandardAsyncClusterResponse, boolean, Object) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- PermissionsDtoMerger - Class in org.apache.nifi.cluster.manager
- PermissionsDtoMerger() - Constructor for class org.apache.nifi.cluster.manager.PermissionsDtoMerger
- phase - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- phaseStartTime - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- PopularVoteFlowElection - Class in org.apache.nifi.cluster.coordination.flow
-
An implementation of
FlowElection
that waits until either a maximum amount of time has elapsed or a maximum number of Data Flows have entered the running to be elected, and then elects the 'winner' based on the number of 'votes' that a particular DataFlow has received. - PopularVoteFlowElection(long, TimeUnit, Integer) - Constructor for class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- PopularVoteFlowElection.FlowCandidate - Class in org.apache.nifi.cluster.coordination.flow
- PopularVoteFlowElectionFactoryBean - Class in org.apache.nifi.cluster.coordination.flow
- PopularVoteFlowElectionFactoryBean() - Constructor for class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- PortEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- PortEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- portEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.PortEndpointMerger
- portEntityMerger - Static variable in class org.apache.nifi.cluster.manager.PortsEntityMerger
- PortEntityMerger - Class in org.apache.nifi.cluster.manager
- PortEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.PortEntityMerger
- PortsEntityMerger - Class in org.apache.nifi.cluster.manager
- PortsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.PortsEntityMerger
- PortStatusEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- PortStatusEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.PortStatusEndpointMerger
- POST_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.DropAllFlowFilesRequestEndpointMerger
- PreparedRequest - Interface in org.apache.nifi.cluster.coordination.http.replication
- prepareRequest(String, Map<String, String>, Object) - Method in interface org.apache.nifi.cluster.coordination.http.replication.HttpReplicationClient
- prepareRequest(String, Map<String, String>, Object) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- prettyPrint(Integer, Long) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- PRIORITIZER_TYPES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.PrioritizerTypesEndpointMerger
- PrioritizerTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- PrioritizerTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.PrioritizerTypesEndpointMerger
- PROCESS_GROUP_STATUS_HISTORY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- PROCESS_GROUP_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- PROCESS_GROUPS_CONTROLLER_SERVICES_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServiceEndpointMerger
- PROCESS_GROUPS_CONTROLLER_SERVICES_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ControllerServicesEndpointMerger
- PROCESS_GROUPS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupsEndpointMerger
- ProcessGroupEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessGroupEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- processGroupEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupEndpointMerger
- processGroupEntityMerger - Static variable in class org.apache.nifi.cluster.manager.ProcessGroupsEntityMerger
- ProcessGroupEntityMerger - Class in org.apache.nifi.cluster.manager
- ProcessGroupEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ProcessGroupEntityMerger
- ProcessGroupsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessGroupsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessGroupsEndpointMerger
- ProcessGroupsEntityMerger - Class in org.apache.nifi.cluster.manager
- ProcessGroupsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ProcessGroupsEntityMerger
- processHeartbeat(NodeHeartbeat) - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- PROCESSOR_DIAGNOSTICS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorDiagnosticsEndpointMerger
- PROCESSOR_RUN_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- PROCESSOR_STATE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- PROCESSOR_STATUS_HISTORY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- PROCESSOR_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorStatusEndpointMerger
- PROCESSOR_TYPES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorTypesEndpointMerger
- PROCESSOR_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- ProcessorDiagnosticsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessorDiagnosticsEndpointMerger(long) - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorDiagnosticsEndpointMerger
- ProcessorDiagnosticsEntityMerger - Class in org.apache.nifi.cluster.manager
- ProcessorDiagnosticsEntityMerger(long) - Constructor for class org.apache.nifi.cluster.manager.ProcessorDiagnosticsEntityMerger
- ProcessorEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessorEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- processorEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- processorEntityMerger - Static variable in class org.apache.nifi.cluster.manager.ProcessorsEntityMerger
- ProcessorEntityMerger - Class in org.apache.nifi.cluster.manager
- ProcessorEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ProcessorEntityMerger
- ProcessorRunStatusDetailsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessorRunStatusDetailsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorRunStatusDetailsEndpointMerger
- PROCESSORS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorEndpointMerger
- PROCESSORS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorsEndpointMerger
- ProcessorsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessorsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorsEndpointMerger
- ProcessorsEntityMerger - Class in org.apache.nifi.cluster.manager
- ProcessorsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ProcessorsEntityMerger
- ProcessorStatusEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessorStatusEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorStatusEndpointMerger
- ProcessorTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProcessorTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorTypesEndpointMerger
- properties - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- properties - Variable in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
- properties - Variable in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- properties - Variable in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- PropertyDescriptorDtoMerger - Class in org.apache.nifi.cluster.manager
- PropertyDescriptorDtoMerger() - Constructor for class org.apache.nifi.cluster.manager.PropertyDescriptorDtoMerger
- PROVENANCE_EVENT_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceEventEndpointMerger
- PROVENANCE_QUERY_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceQueryEndpointMerger
- PROVENANCE_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceQueryEndpointMerger
- ProvenanceEventEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProvenanceEventEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceEventEndpointMerger
- ProvenanceQueryEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ProvenanceQueryEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ProvenanceQueryEndpointMerger
- purgeExpiredRequests() - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- purgeHeartbeats() - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- purgeTimestamp - Variable in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
R
- readEntity(Class<T>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- readEntity(Class<T>, Annotation[]) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- readEntity(GenericType<T>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- readEntity(GenericType<T>, Annotation[]) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- readLock - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- recoverState() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- registerEventListener(ClusterTopologyEventListener) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- registerNodeId(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- REMOTE_PROCESS_GROUP_STATUS_HISTORY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- REMOTE_PROCESS_GROUP_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupStatusEndpointMerger
- REMOTE_PROCESS_GROUP_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- REMOTE_PROCESS_GROUPS_RUN_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupsEndpointMerger
- REMOTE_PROCESS_GROUPS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- REMOTE_PROCESS_GROUPS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupsEndpointMerger
- REMOTE_PROCESS_RUN_STATUS_GROUP_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- RemoteProcessGroupEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- RemoteProcessGroupEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- remoteProcessGroupEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupEndpointMerger
- remoteProcessGroupEntityMerger - Static variable in class org.apache.nifi.cluster.manager.RemoteProcessGroupsEntityMerger
- RemoteProcessGroupEntityMerger - Class in org.apache.nifi.cluster.manager
- RemoteProcessGroupEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.RemoteProcessGroupEntityMerger
- RemoteProcessGroupsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- RemoteProcessGroupsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupsEndpointMerger
- RemoteProcessGroupsEntityMerger - Class in org.apache.nifi.cluster.manager
- RemoteProcessGroupsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.RemoteProcessGroupsEntityMerger
- RemoteProcessGroupStatusEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- RemoteProcessGroupStatusEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.RemoteProcessGroupStatusEndpointMerger
- removeConflictingNodeIds(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- removeCookie(Map<String, String>, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- removeFromCluster() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- removeHeartbeat(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.heartbeat.ClusterProtocolHeartbeatMonitor
- removeNode(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- removeNode(NodeIdentifier, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- removeNodeConditionally(NodeIdentifier, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- replaceNodeStatus(NodeIdentifier, NodeConnectionStatus, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
-
Attempts to update the nodeStatuses map by changing the value for the given node id from the current status to the new status, as in ConcurrentMap.replace(nodeId, currentStatus, newStatus) but with the difference that this method can handle a
null
value for currentStatus - replaceNull(Collection<T>) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- REPLAY_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReplayLastEventEndpointMerger
- ReplayLastEventEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ReplayLastEventEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ReplayLastEventEndpointMerger
- replicate(String, URI, Object, Map<String, String>) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Replicates a request to each node in the cluster.
- replicate(String, URI, Object, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- replicate(Set<NodeIdentifier>, String, URI, Object, Map<String, String>, boolean, boolean) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Requests are sent to each node in the given set of Node Identifiers.
- replicate(Set<NodeIdentifier>, String, URI, Object, Map<String, String>, boolean, boolean) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- replicate(Set<NodeIdentifier>, String, URI, Object, Map<String, String>, boolean, StandardAsyncClusterResponse, boolean, boolean, Object) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
-
Replicates the request to all nodes in the given set of node identifiers
- replicate(Set<NodeIdentifier>, NiFiUser, String, URI, Object, Map<String, String>, boolean, boolean) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Requests are sent to each node in the given set of Node Identifiers.
- replicate(Set<NodeIdentifier>, NiFiUser, String, URI, Object, Map<String, String>, boolean, boolean) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- replicate(NiFiUser, String, URI, Object, Map<String, String>) - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Replicates a request to each node in the cluster.
- replicate(NiFiUser, String, URI, Object, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- replicate(OkHttpPreparedRequest, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- replicate(PreparedRequest, String) - Method in interface org.apache.nifi.cluster.coordination.http.replication.HttpReplicationClient
- replicate(PreparedRequest, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- replicateRequest(PreparedRequest, NodeIdentifier, URI, String, StandardAsyncClusterResponse) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- REPLICATION_INDICATOR_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
When we replicate a request across the cluster, we replicate it only from the cluster coordinator.
- REPLICATION_TARGET_NODE_UUID_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
When replicating a request to the cluster coordinator, it may be useful to denote that the request should be replicated only to a single node.
- replicator - Variable in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- reportEvent(NodeIdentifier, Severity, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- REPORTING_TASK_RUN_STATUS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- REPORTING_TASK_STATE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ComponentStateEndpointMerger
- REPORTING_TASK_TYPES_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskTypesEndpointMerger
- REPORTING_TASK_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- REPORTING_TASKS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- REPORTING_TASKS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTasksEndpointMerger
- ReportingTaskEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ReportingTaskEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- reportingTaskEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskEndpointMerger
- reportingTaskEntityMerger - Static variable in class org.apache.nifi.cluster.manager.ReportingTasksEntityMerger
- ReportingTaskEntityMerger - Class in org.apache.nifi.cluster.manager
- ReportingTaskEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ReportingTaskEntityMerger
- ReportingTasksEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ReportingTasksEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTasksEndpointMerger
- ReportingTasksEntityMerger - Class in org.apache.nifi.cluster.manager
- ReportingTasksEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.ReportingTasksEntityMerger
- ReportingTaskTypesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- ReportingTaskTypesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.ReportingTaskTypesEndpointMerger
- request - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- REQUEST_BY_ID_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- REQUEST_EXECUTION_HTTP_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Indicates that this is the second phase of the two phase commit and the execution of the action should proceed.
- REQUEST_TRANSACTION_CANCELATION_HTTP_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Indicates that the request is intended to cancel a transaction that was previously created without performing the action
- REQUEST_TRANSACTION_ID_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
- REQUEST_VALIDATION_HTTP_HEADER - Static variable in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
The HTTP header that the requestor specifies to ask a node if they are able to process a given request.
- requestBody - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- requestBodyEnd - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestBodyEnd() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestBodyEnd(Call, long) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- requestBodyStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestBodyStart() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestBodyStart(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- requestBuffer(int) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- RequestCompletionCallback - Interface in org.apache.nifi.cluster.coordination.http.replication
-
A callback that can be registered to be called after an HTTP Request is replicated and all nodes' responses have been accounted for (either successfully or not)
- requestDurationNanos - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- requestFailed(Call, IOException) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- requestHeaderEnd - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestHeaderEnd() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestHeadersEnd(Call, Request) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- requestHeadersStart(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- requestHeaderStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestHeaderStart() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- requestId - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- requestNanos - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- requestNodeConnect(NodeIdentifier, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- requestNodeDisconnect(NodeIdentifier, DisconnectionCode, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- requestNodeOffload(NodeIdentifier, OffloadCode, String) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- requestReconnectionAsynchronously(ReconnectionRequestMessage, int, int, boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- RequestReplicationEventListener - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- RequestReplicationEventListener() - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- RequestReplicator - Interface in org.apache.nifi.cluster.coordination.http.replication
- REQUESTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
- requestsCompleted - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- requestUri - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- requireElection - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- resetNodeStatus(NodeConnectionStatus, long) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- resetNodeStatuses(Map<NodeIdentifier, NodeConnectionStatus>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- response - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- response - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- responseBody - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- responseBodyEnd - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseBodyEnd() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseBodyEnd(Call, long) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- responseBodyStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseBodyStart() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseBodyStart(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- responseBufferLeft - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- responseFailed(Call, IOException) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- responseHeaderEnd - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseHeaderEnd() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseHeaders - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- responseHeadersEnd(Call, Response) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- responseHeadersStart(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- responseHeaderStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- responseHeaderStart() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- ResponseHolder(long) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- responseMap - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- responseMap - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- responseMapper - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- responseMapper - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- ResponseUtils - Class in org.apache.nifi.cluster.coordination.http.replication
- ResponseUtils() - Constructor for class org.apache.nifi.cluster.coordination.http.replication.ResponseUtils
- restoreDirectory - Variable in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- revisionManager - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- revisionUpdateCount - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- RuleViolationEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- RuleViolationEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.RuleViolationEndpointMerger
- run() - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- RUN_STATUS_DETAILS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorRunStatusDetailsEndpointMerger
- RUNTIME_MANIFEST_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RuntimeManifestEndpointMerger
- RuntimeManifestEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- RuntimeManifestEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.RuntimeManifestEndpointMerger
- rwLock - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
S
- SEARCH_TENANTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.SearchUsersEndpointMerger
- SearchUsersEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- SearchUsersEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.SearchUsersEndpointMerger
- secureConnectEnd - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- secureConnectEnd() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- secureConnectEnd(Call, Handshake) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- secureConnectStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- secureConnectStart() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- secureConnectStart(Call) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.RequestReplicationEventListener
- senderListener - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- sequentialLongRequestCounts - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- serialize(Object, OutputStream) - Method in interface org.apache.nifi.cluster.coordination.http.replication.okhttp.EntitySerializer
- serialize(Object, OutputStream) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JsonEntitySerializer
- serialize(Object, OutputStream) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.XmlEntitySerializer
- serializeEntity(Object, String, boolean) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- serialVersionUID - Static variable in exception class org.apache.nifi.cluster.manager.exception.BlockedByFirewallException
- serialVersionUID - Static variable in exception class org.apache.nifi.cluster.manager.exception.ConflictingNodeIdException
- setApiAddress(String) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setApiPort(int) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- setConnected(boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- setConnectionStatus(NodeIdentifier, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeStateManager
- setExtensionManager(ExtensionManager) - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- setFailure(RuntimeException, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- setFlowService(FlowService) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- setId(String) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setLoadBalanceAddress(String) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setLoadBalancePort(int) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setLocalNodeIdentifier(boolean) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setLocalNodeIdentifier(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- setNodeIdentities(Set<String>) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setPhase(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
- setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
- setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
- setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
- setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- setResponse(NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
- setSiteToSiteAddress(String) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setSiteToSiteHttpApiPort(Integer) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setSiteToSitePort(Integer) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setSiteToSiteSecure(Boolean) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setSocketAddress(String) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- setSocketPort(int) - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- severity - Variable in class org.apache.nifi.cluster.event.Event
- shutdown() - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
-
Stops the instance from replicating requests.
- shutdown() - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- shutdown() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- siteToSiteAddress - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- siteToSiteHttpApiPort - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- siteToSitePort - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- siteToSiteSecure - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- SNIPPET_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- socketAddress - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- socketPort - Variable in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- source - Variable in class org.apache.nifi.cluster.event.Event
- StandardAsyncClusterResponse - Class in org.apache.nifi.cluster.coordination.http.replication
- StandardAsyncClusterResponse(String, URI, String, Set<NodeIdentifier>, HttpResponseMapper, CompletionCallback, Runnable, boolean) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- StandardAsyncClusterResponse(String, URI, String, Set<NodeIdentifier>, HttpResponseMapper, CompletionCallback, Runnable, boolean, int) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- StandardAsyncClusterResponse.ResponseHolder - Class in org.apache.nifi.cluster.coordination.http.replication
- StandardHttpResponseMapper - Class in org.apache.nifi.cluster.coordination.http
- StandardHttpResponseMapper(NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
- StandardNodeHeartbeat - Class in org.apache.nifi.cluster.coordination.heartbeat
- StandardNodeHeartbeat(NodeIdentifier, long, NodeConnectionStatus, int, long, int, long, long) - Constructor for class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- start - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- start() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- start() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- startNanos - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
- stateManager - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- statusCode - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.JacksonResponse
- StatusHistoryEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- StatusHistoryEndpointMerger(long) - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
- StatusMerger - Class in org.apache.nifi.cluster.manager
- StatusMerger() - Constructor for class org.apache.nifi.cluster.manager.StatusMerger
- stop() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- stopped - Variable in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
- storeState() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- submitAsyncRequest(Set<NodeIdentifier>, String, String, Function<NodeIdentifier, ThreadPoolRequestReplicator.NodeHttpRequest>, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- subnetInfos - Variable in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- summarizeStatusChange(NodeConnectionStatus, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- SUPPORTED_ENDPOINTS - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger
- syncWithRestoreDirectory() - Method in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
- SYSTEM_DIAGNOSTICS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
- SystemDiagnosticsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- SystemDiagnosticsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
- systemStartTime - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
T
- TENANTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.UsersEndpointMerger
- ThreadPoolRequestReplicator - Class in org.apache.nifi.cluster.coordination.http.replication
- ThreadPoolRequestReplicator(int, int, HttpReplicationClient, ClusterCoordinator, RequestCompletionCallback, EventReporter, NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
-
Creates an instance.
- ThreadPoolRequestReplicator.NodeHttpRequest - Class in org.apache.nifi.cluster.coordination.http.replication
-
A Callable for making an HTTP request to a single node and returning its response.
- ThreadPoolRequestReplicator.NodeRequestCompletionCallback - Interface in org.apache.nifi.cluster.coordination.http.replication
- ThreadPoolRequestReplicatorFactoryBean - Class in org.apache.nifi.cluster.spring
- ThreadPoolRequestReplicatorFactoryBean() - Constructor for class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
- throwable - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- timestamp - Variable in class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
- timestamp - Variable in class org.apache.nifi.cluster.event.Event
- Timing(String) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- timingInfo - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- tlsConfigured - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- toNodeIdentifier() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
- toString() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener.Timing
- toString() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.CallEventListener
- toString() - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpPreparedRequest
- toString() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- toString() - Method in class org.apache.nifi.cluster.manager.NodeResponse
- transitionConnectionStatus(NodeIdentifier, NodeConnectionStatus, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeStateManager
U
- UnknownNodeException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a request is made for a node that does not exist.
- UnknownNodeException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.UnknownNodeException
- UnknownNodeException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.UnknownNodeException
- UnknownNodeException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.UnknownNodeException
- UnknownNodeException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.UnknownNodeException
- unregisterEventListener(ClusterTopologyEventListener) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- UPDATE_RULE_VIOLATION_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.RuleViolationEndpointMerger
- updatedEntity - Variable in class org.apache.nifi.cluster.manager.NodeResponse
- updateFlowState(VersionControlInformationDTO, VersionControlInformationDTO) - Static method in class org.apache.nifi.cluster.manager.VersionControlInformationEntityMerger
- updateHeadersForGzip(Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
- updateNodeStatus(NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
-
Updates the status of the node with the given ID to the given status and returns
true
if successful,false
if no node exists with the given ID - updateNodeStatus(NodeConnectionStatus, boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- updateNodeStatus(NodeIdentifier, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
-
Updates the status of the node with the given ID to the given status if and only if the updated status's Update ID is >= the Update ID of the current Node status or if there is currently no node with the given identifier
- updateNodeStatus(NodeIdentifier, NodeConnectionStatus, boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- updateNodeStatusConditionally(NodeIdentifier, NodeConnectionStatus, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- updatePrettyPrintedFields(ConnectionStatusSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(ControllerStatusDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(PortStatusSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(ProcessGroupStatusSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
-
Updates the fields that are "pretty printed" based on the raw values currently set.
- updatePrettyPrintedFields(ProcessorStatusSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(RemoteProcessGroupStatusSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(SystemDiagnosticsSnapshotDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updatePrettyPrintedFields(SystemDiagnosticsSnapshotDTO.StorageUsageDTO) - Static method in class org.apache.nifi.cluster.manager.StatusMerger
- updateRequestHeaders(Map<String, String>, NiFiUser) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
- uri - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger.Endpoint
- uri - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- uri - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.NodeHttpRequest
- URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowRepositoryClientTypesEndpointMerger
- UriConstructionException - Exception Class in org.apache.nifi.cluster.manager.exception
-
Represents the exceptional case when a URI cannot be constructed from the given information.
- UriConstructionException() - Constructor for exception class org.apache.nifi.cluster.manager.exception.UriConstructionException
- UriConstructionException(String) - Constructor for exception class org.apache.nifi.cluster.manager.exception.UriConstructionException
- UriConstructionException(String, Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.UriConstructionException
- UriConstructionException(Throwable) - Constructor for exception class org.apache.nifi.cluster.manager.exception.UriConstructionException
- uriPattern - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.FlowAnalysisRuleEndpointMerger.Endpoint
- USER_GROUP_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- USER_GROUPS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- USER_GROUPS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupsEndpointMerger
- USER_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- UserEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- UserEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- userEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- userEntityMerger - Static variable in class org.apache.nifi.cluster.manager.UsersEntityMerger
- UserEntityMerger - Class in org.apache.nifi.cluster.manager
- UserEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.UserEntityMerger
- UserGroupEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- UserGroupEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- userGroupEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupEndpointMerger
- userGroupEntityMerger - Static variable in class org.apache.nifi.cluster.manager.UserGroupsEntityMerger
- UserGroupEntityMerger - Class in org.apache.nifi.cluster.manager
- UserGroupEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.UserGroupEntityMerger
- UserGroupsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- UserGroupsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.UserGroupsEndpointMerger
- UserGroupsEntityMerger - Class in org.apache.nifi.cluster.manager
- UserGroupsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.UserGroupsEntityMerger
- USERS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.UserEndpointMerger
- UsersEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- UsersEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.UsersEndpointMerger
- UsersEntityMerger - Class in org.apache.nifi.cluster.manager
- UsersEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.UsersEntityMerger
V
- validateHeartbeat(NodeHeartbeat) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- VERIFICATION_PHASE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
- verificationResultDtos - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ConfigVerificationResultMerger
- VERIFY_CONTROLLER_SERVICE_CONFIG_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- VERIFY_FLOW_ANALYSIS_RULE_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- VERIFY_PARAMETER_PROVIDER_CONFIG_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- VERIFY_PROCESSOR_CONFIG_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- VERIFY_REPORTING_TASK_CONFIG_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- verifyClusterState(String, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
-
Verifies that the cluster is in a state that will allow requests to be made using the given HTTP Method and URI path
- VerifyConfigEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- VerifyConfigEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.VerifyConfigEndpointMerger
- VERSION_CONTROL_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.VersionControlInformationEndpointMerger
- versionControlInfoEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.VersionControlInformationEndpointMerger
- VersionControlInformationEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
- VersionControlInformationEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.VersionControlInformationEndpointMerger
- VersionControlInformationEntityMerger - Class in org.apache.nifi.cluster.manager
- VersionControlInformationEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.VersionControlInformationEntityMerger
- vote(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
-
Casts a vote for this candidate for the given node identifier, if a vote has not already been cast for this node identifier
- voteCount - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
W
- waitForDisconnection() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- waitForElectedClusterCoordinator() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- waitForNodeIdentifier(Supplier<NodeIdentifier>) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
- waitForOffloadToFinish() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- waitForRemoval() - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- waitForState(Set<NodeConnectionState>) - Method in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
- writeLock - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
X
- XmlEntitySerializer - Class in org.apache.nifi.cluster.coordination.http.replication.okhttp
- XmlEntitySerializer() - Constructor for class org.apache.nifi.cluster.coordination.http.replication.okhttp.XmlEntitySerializer
- xmlSerializer - Variable in class org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient
Z
- ZERO_BYTES - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
- ZERO_COUNT - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
- ZERO_COUNT_AND_BYTES - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
- zkConfig - Variable in class org.apache.nifi.cluster.coordination.node.CuratorNodeProtocolSender
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form