Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
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
 
ACCEPT_ENCODING - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
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
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
 
APPLICATION_JSON_CONTENT_TYPE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
APPLICATION_XML_CONTENT_TYPE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
ASSETS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.AssetsEndpointMerger
 
AssetsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
AssetsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.AssetsEndpointMerger
 
AssetsEntityMerger - Class in org.apache.nifi.cluster.manager
 
AssetsEntityMerger() - Constructor for class org.apache.nifi.cluster.manager.AssetsEntityMerger
 
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
 
bufferedResponseBody - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
bufferEntity() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
bufferResponse() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
build() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
Builder() - Constructor for class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
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

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
 
CANCEL_TRANSACTION - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
Indicator to cancel transaction processing
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.AssetsEndpointMerger
 
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.LatestProvenanceEventsMerger
 
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.NarDetailsEndpointMerger
 
canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummariesEndpointMerger
 
canHandle(URI, String) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
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
 
close() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
close() - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
closeCallback - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
closed - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
CLUSTER_ID_GENERATION_SEED - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
Seed for deterministic cluster identifier generation
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.StandardUploadRequestReplicator
 
clusterCoordinator - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
clusterCoordinator - Variable in class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
 
clusterCoordinator - Variable in class org.apache.nifi.cluster.StandardClusterDetailsFactory
 
clusterCoordinator - Variable in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
clusterCoordinator() - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
ClusterCoordinatorConfiguration - Class in org.apache.nifi.framework.configuration
Cluster Coordinator Configuration
ClusterCoordinatorConfiguration() - Constructor for class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
ClusterDecommissionTask - Class in org.apache.nifi.cluster.lifecycle
 
ClusterDecommissionTask(ClusterCoordinator, FlowController) - Constructor for class org.apache.nifi.cluster.lifecycle.ClusterDecommissionTask
 
clusterDetailsFactory() - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
clusterFirewall() - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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.io.ReplicatedResponse
 
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
computeRequestId(Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
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
 
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
 
CONTENT_ENCODING - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
CONTENT_LENGTH - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
CONTENT_LENGTH_NOT_FOUND - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
CONTENT_LENGTH_UNKNOWN - Static variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
CONTENT_TYPE - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
contentLength - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
contents - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
contents - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
contents(InputStream) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
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
 
COOKIE_HEADER - Static variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
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
 
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.io.XmlEntitySerializer
 
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
 
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
 
decommissionTask() - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
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
 
diagnosticsEntityMerger - Variable in class org.apache.nifi.cluster.coordination.http.endpoints.ProcessorDiagnosticsEndpointMerger
 
DISALLOWED_HEADERS - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 
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
 
EMPTY_BYTES - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
 
EMPTY_COUNT - Static variable in class org.apache.nifi.cluster.manager.StatusMerger
 
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 record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
The field for the entity record component.
entity() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Returns the value of the entity record component.
EntitySerializer - Interface in org.apache.nifi.cluster.coordination.http.replication.io
 
equals(Object) - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Indicates whether some other object is "equal to" this one.
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
 
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.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
 
eventReporter - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
eventReporter - Variable in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
exampleRequestUri - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
exampleRequestUri - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
exampleRequestUri(URI) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
EXECUTION_CONTINUE - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
Indicator to continue transaction processing
executorService - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 

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
 
filename - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
filename - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
filename(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
findConflictingNodeIds(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
findHeaderName(Map<String, String>, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
Find HTTP Header name in map regardless of case since HTTP/1.1 capitalizes headers but HTTP/2 returns lowercased headers
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
 
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
 
flowController - Variable in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
flowElection - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
flowElection() - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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
 
FrameworkClusterConfiguration - Class in org.apache.nifi.framework.configuration
Framework Cluster Configuration with components supporting request replication and cluster details
FrameworkClusterConfiguration() - Constructor for class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
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
 
getAllowedMethods() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getApiAddress() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
 
getApiPort() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
 
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() - Method in class org.apache.nifi.cluster.StandardClusterDetailsFactory
 
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
 
getContentLength(HttpEntityHeaders) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
getContents() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
getContentType(Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
getCookies() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getDataFlow() - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection.FlowCandidate
 
getDate() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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(AssetsEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AssetsEndpointMerger
 
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(NarSummariesEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummariesEndpointMerger
 
getDto(NarSummaryEntity) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
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 record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
 
getEntity() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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.AssetsEndpointMerger
 
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.NarDetailsEndpointMerger
 
getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummariesEndpointMerger
 
getEntityClass() - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
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.io.ReplicatedResponse
 
getExampleRequestUri() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
getFilename() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
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
 
getHeader() - Method in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
getHeader() - Method in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
 
getHeaderName(Map<String, String>, PreparedRequestHeader) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
getHeaders() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
 
getHeaders() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getHeaders() - Method in interface org.apache.nifi.cluster.coordination.http.replication.PreparedRequest
 
getHeaders() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
getHeaderString(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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
 
getIdentifier() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
getInputStream() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
getJaxbContext(Class<?>) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.XmlEntitySerializer
 
getLanguage() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getLastModified() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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.io.ReplicatedResponse
 
getLink(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getLinkBuilder(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getLinks() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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.io.ReplicatedResponse
 
getMediaType() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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.io.ReplicatedResponse
 
getMethod() - Method in interface org.apache.nifi.cluster.coordination.http.replication.AsyncClusterResponse
 
getMethod() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
 
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
 
getPreparedHeaders(Map<String, String>, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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(Object, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 
getRequestMethod(PreparedRequest) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
getRequestUri() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
getRequestUri(StandardPreparedRequest, URI) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
getResponse() - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
 
getResponse() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
getResponseBody(InputStream, HttpEntityHeaders) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
getResponseBodyStream() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getResponseClass() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
getResponseHeaders(HttpEntityHeaders) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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.client.StandardHttpReplicationClient
 
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.io.ReplicatedResponse
 
getStatus() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
getStatusCode() - Method in exception class org.apache.nifi.cluster.coordination.http.replication.UploadRequestReplicationException
 
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.io.ReplicatedResponse
 
getStringHeaders() - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
getSuccessfulResponseStatus() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
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
 
getUser() - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
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
 
GZIP_ENCODING - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 

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.io.ReplicatedResponse
 
hashCode() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Returns a hash code value for this object.
hashCode() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
hasLink(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
hasSuccessfulResponse(Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
 
hasThrowable() - Method in class org.apache.nifi.cluster.manager.NodeResponse
 
header - Variable in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
header - Variable in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
 
header(String, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
headers - Variable in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
The field for the headers record component.
headers - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
headers - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
headers() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Returns the value of the headers record component.
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() - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
HOST_HEADER - Static variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
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.
httpUriBuilderSupplier - Variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 

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
 
identifier - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
identifier - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
identifier(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
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
 
isApiReachable(NodeIdentifier) - 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
 
isGzipEncoded(HttpEntityHeaders) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 
isStopped() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
 
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

jaxbContextCache - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.XmlEntitySerializer
 
jsonCodec - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.JsonEntitySerializer
 
JsonEntitySerializer - Class in org.apache.nifi.cluster.coordination.http.replication.io
 
JsonEntitySerializer(ObjectMapper) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.io.JsonEntitySerializer
 
jsonFactory - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
jsonSerializer - Variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 

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
 
LATEST_EVENTS_URI - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.LatestProvenanceEventsMerger
 
LatestProvenanceEventsMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
LatestProvenanceEventsMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.LatestProvenanceEventsMerger
 
latestUpdateId - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
leaderElectionManager - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
leaderElectionManager - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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.io.ReplicatedResponse
 
logger - Static variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
 
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.client.StandardHttpReplicationClient
 
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.StandardUploadRequestReplicator
 
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.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
 
logger - Static variable in class org.apache.nifi.cluster.StandardClusterDetailsFactory
 
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
 

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
 
MAXIMUM_BUFFER_SIZE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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 PermissionsDTOs.
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.LatestProvenanceEventsMerger
 
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<DocumentedTypeDTO>, Set<DocumentedTypeDTO>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarDetailsEndpointMerger
 
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(NarSummaryDTO, NarSummaryDTO) - Static method in class org.apache.nifi.cluster.manager.NarSummaryDtoMerger
 
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 PermissionsDTOs.
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(Collection<AssetEntity>, Map<NodeIdentifier, Collection<AssetEntity>>) - Static method in class org.apache.nifi.cluster.manager.AssetsEntityMerger
 
mergeResponses(Collection<AssetEntity>, Map<NodeIdentifier, Collection<AssetEntity>>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.AssetsEndpointMerger
 
mergeResponses(Collection<NarSummaryEntity>, Map<NodeIdentifier, Collection<NarSummaryEntity>>) - Static method in class org.apache.nifi.cluster.manager.NarSummariesMerger
 
mergeResponses(Collection<NarSummaryEntity>, Map<NodeIdentifier, Collection<NarSummaryEntity>>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummariesEndpointMerger
 
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(NarSummaryDTO, Map<NodeIdentifier, Collection<NarSummaryEntity>>) - Static method in class org.apache.nifi.cluster.manager.NarSummariesMerger
 
mergeResponses(NarSummaryDTO, Map<NodeIdentifier, NarSummaryDTO>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
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(NarDetailsEntity, Map<NodeIdentifier, NarDetailsEntity>, Set<NodeResponse>, Set<NodeResponse>) - Method in class org.apache.nifi.cluster.coordination.http.endpoints.NarDetailsEndpointMerger
 
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(ProcessingPerformanceStatusDTO, ProcessingPerformanceStatusDTO) - Static method in class org.apache.nifi.cluster.manager.ProcessingPerformanceStatusMerger
 
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 record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
The field for the method record component.
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
 
method() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Returns the value of the method record component.
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

nanoStart - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
 
NAR_DETAILS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.NarDetailsEndpointMerger
 
NAR_MANAGER_PATH - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
NAR_SUMMARIES_PATH - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummariesEndpointMerger
 
NAR_UPLOAD_PATH - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
NAR_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
NarDetailsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
NarDetailsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.NarDetailsEndpointMerger
 
NarSummariesEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
NarSummariesEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.NarSummariesEndpointMerger
 
NarSummariesMerger - Class in org.apache.nifi.cluster.manager
 
NarSummariesMerger() - Constructor for class org.apache.nifi.cluster.manager.NarSummariesMerger
 
NarSummaryDtoMerger - Class in org.apache.nifi.cluster.manager
 
NarSummaryDtoMerger() - Constructor for class org.apache.nifi.cluster.manager.NarSummaryDtoMerger
 
NarSummaryEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
NarSummaryEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.NarSummaryEndpointMerger
 
nifiProperties - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
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_API_TIMEOUT - Static variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
NODE_CONTINUE - Static variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
NODE_STATUS_HISTORY_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
 
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
 
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
 
nodeProtocolSender - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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, Response, long, String) - Constructor for class org.apache.nifi.cluster.manager.NodeResponse
 
NodeResponse(NodeIdentifier, String, URI, Throwable) - 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

objectMapper - Variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
objectMapper - Static variable in class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
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
 
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 - package org.apache.nifi.cluster
 
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.client - package org.apache.nifi.cluster.coordination.http.replication.client
 
org.apache.nifi.cluster.coordination.http.replication.io - package org.apache.nifi.cluster.coordination.http.replication.io
 
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.framework.configuration - package org.apache.nifi.framework.configuration
 
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_UPDATE_REQUEST_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_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
 
performUploadAsync(NodeIdentifier, UploadRequest<T>, File) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
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
 
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
 
PreparedRequestHeader - Enum Class in org.apache.nifi.cluster.coordination.http.replication.client
Enumeration of HTTP headers for preparing replicated requests
PreparedRequestHeader(String) - Constructor for enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
prepareRequest(String, Map<String, String>, Object) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
Prepare Request for Replication with serialized Request Entity
prepareRequest(String, Map<String, String>, Object) - Method in interface org.apache.nifi.cluster.coordination.http.replication.HttpReplicationClient
 
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
 
processContentType(String, Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 
ProcessingPerformanceStatusMerger - Class in org.apache.nifi.cluster.manager
 
ProcessingPerformanceStatusMerger() - Constructor for class org.apache.nifi.cluster.manager.ProcessingPerformanceStatusMerger
 
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
 
processUserAgent(Map<String, String>) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
properties - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
properties - Variable in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
PropertyDescriptorDtoMerger - Class in org.apache.nifi.cluster.manager
 
PropertyDescriptorDtoMerger() - Constructor for class org.apache.nifi.cluster.manager.PropertyDescriptorDtoMerger
 
protocolListener - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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
 
PSEUDO_HEADER_PREFIX - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 

Q

QUERY_NAME_VALUE_SEPARATOR - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
QUERY_SEPARATOR - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 

R

readEntity(GenericType<T>) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
readEntity(GenericType<T>, Annotation[]) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
readEntity(Class<T>) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
readEntity(Class<T>, Annotation[]) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
readLock - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
readResponseBody(InputStream, URI, int) - Static method in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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
 
removeHeader(Map<String, String>, String) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
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(StandardPreparedRequest, URI) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
replicate(PreparedRequest, URI) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
Replicate Prepared HTTP Request to destination URI
replicate(PreparedRequest, URI) - Method in interface org.apache.nifi.cluster.coordination.http.replication.HttpReplicationClient
 
replicate(HttpRequestBodySpec, String, URI) - Method in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
ReplicatedResponse - Class in org.apache.nifi.cluster.coordination.http.replication.io
Replicated extension of standard Response with HTTP properties returned
ReplicatedResponse(ObjectMapper, InputStream, MultivaluedMap<String, String>, URI, int, int, Runnable) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
replicateRequest(PreparedRequest, NodeIdentifier, URI, String, StandardAsyncClusterResponse) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
replicateRequest(NodeIdentifier, UploadRequest<T>, File) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
REPLICATION_TARGET_ID - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
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.
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_BODY_METHODS - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
REQUEST_BY_ID_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextValidationMerger
 
REQUEST_REPLICATED - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
When we replicate a request across the cluster, we replicate it only from the cluster coordinator.
REQUEST_TRANSACTION_ID - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
Transaction Identifier for replicated requests
requestBody - Variable in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
The field for the requestBody record component.
requestBody() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Returns the value of the requestBody record component.
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
 
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
 
RequestReplicationHeader - Enum Class in org.apache.nifi.cluster.coordination.http.replication
Enumeration of HTTP headers for Request Replication with lowercasing for compatibility with HTTP/2
RequestReplicationHeader(String) - Constructor for enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
 
requestReplicator(SSLContext, X509TrustManager) - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
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.io.ReplicatedResponse
 
responseBufferLeft - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
responseClass - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
responseClass - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
responseClass(Class<T>) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
responseHeaders - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
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
 
revisionManager - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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
 
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.io.EntitySerializer
 
serialize(Object, OutputStream) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.JsonEntitySerializer
 
serialize(Object, OutputStream) - Method in class org.apache.nifi.cluster.coordination.http.replication.io.XmlEntitySerializer
 
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
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
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
 
setEventReporter(EventReporter) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
setEventReporter(EventReporter) - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
setFailure(RuntimeException, NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
setFlowController(FlowController) - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
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
 
setLeaderElectionManager(LeaderElectionManager) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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
 
setNodeProtocolSender(NodeProtocolSender) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
setPhase(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
setProtocolListener(ClusterCoordinationProtocolSenderListener) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
setResponse(NodeResponse) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse.ResponseHolder
 
setRevisionManager(RevisionManager) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
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
 
setStateManagerProvider(StateManagerProvider) - Method in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
setWebClientService(WebClientService) - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
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
 
StandardClusterDetailsFactory - Class in org.apache.nifi.cluster
 
StandardClusterDetailsFactory(ClusterCoordinator) - Constructor for class org.apache.nifi.cluster.StandardClusterDetailsFactory
Constructor marked as never used because it is constructed via Spring
StandardHttpReplicationClient - Class in org.apache.nifi.cluster.coordination.http.replication.client
Standard HTTP Replication Client based on Web Client Service
StandardHttpReplicationClient(WebClientService, Supplier<HttpUriBuilder>) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 
StandardPreparedRequest - Record Class in org.apache.nifi.cluster.coordination.http.replication.client
Standard record implementation of Request prepared for Replication
StandardPreparedRequest(String, Map<String, String>, Object, byte[]) - Constructor for record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Creates an instance of a StandardPreparedRequest record class.
StandardUploadRequestReplicator - Class in org.apache.nifi.cluster.coordination.http.replication
Implementation of UploadRequestReplicator that uses the nifi-web-client-api.
StandardUploadRequestReplicator(ClusterCoordinator, WebClientService, NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
start() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
 
startNanos - Variable in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElection
 
stateManager - Variable in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
stateManagerProvider - Variable in class org.apache.nifi.framework.configuration.ClusterCoordinatorConfiguration
 
statusCode - Variable in class org.apache.nifi.cluster.coordination.http.replication.io.ReplicatedResponse
 
statusCode - Variable in exception class org.apache.nifi.cluster.coordination.http.replication.UploadRequestReplicationException
 
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>, Function<NodeIdentifier, ThreadPoolRequestReplicator.NodeHttpRequest>) - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
subnetInfos - Variable in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall
 
successfulResponseStatus - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
successfulResponseStatus - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
successfulResponseStatus(int) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
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
 
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
 
timingInfo - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
toNodeIdentifier() - Method in class org.apache.nifi.cluster.coordination.node.state.NodeIdentifierDescriptor
 
toString() - Method in record class org.apache.nifi.cluster.coordination.http.replication.client.StandardPreparedRequest
Returns a string representation of this record class.
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
 
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
 
upload(UploadRequest<T>) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
upload(UploadRequest<T>) - Method in interface org.apache.nifi.cluster.coordination.http.replication.UploadRequestReplicator
Replicates the request to upload a file to all nodes in the cluster.
UploadRequest<T> - Class in org.apache.nifi.cluster.coordination.http.replication
Upload request to be replicated.
UploadRequest(UploadRequest.Builder<T>) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
UploadRequest.Builder<T> - Class in org.apache.nifi.cluster.coordination.http.replication
 
UploadRequestReplicationException - Exception Class in org.apache.nifi.cluster.coordination.http.replication
Exception received from replicating an upload request.
UploadRequestReplicationException(String, int) - Constructor for exception class org.apache.nifi.cluster.coordination.http.replication.UploadRequestReplicationException
 
uploadRequestReplicator() - Method in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
UploadRequestReplicator - Interface in org.apache.nifi.cluster.coordination.http.replication
A request replicator for replicating file uploads to all nodes in the cluster.
uploadWorkingDirectory - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
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 - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
user - Variable in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest
 
user(NiFiUser) - Method in class org.apache.nifi.cluster.coordination.http.replication.UploadRequest.Builder
 
USER_AGENT - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
 
USER_AGENT - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
USER_AGENT_FORMAT - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
USER_AGENT_PRODUCT - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
USER_AGENT_VERSION - Static variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
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
 
VALIDATION_EXPECTS - Enum constant in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
The HTTP header that the requestor specifies to ask a node if they are able to process a given request.
valueOf(String) - Static method in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.nifi.cluster.coordination.http.replication.client.PreparedRequestHeader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.nifi.cluster.coordination.http.replication.RequestReplicationHeader
Returns an array containing the constants of this enum class, in the order they are declared.
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
 
webClientService - Variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 
webClientService - Variable in class org.apache.nifi.cluster.coordination.http.replication.StandardUploadRequestReplicator
 
webClientService - Variable in class org.apache.nifi.framework.configuration.FrameworkClusterConfiguration
 
writeLock - Variable in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 

X

XmlEntitySerializer - Class in org.apache.nifi.cluster.coordination.http.replication.io
 
XmlEntitySerializer() - Constructor for class org.apache.nifi.cluster.coordination.http.replication.io.XmlEntitySerializer
 
xmlSerializer - Variable in class org.apache.nifi.cluster.coordination.http.replication.client.StandardHttpReplicationClient
 

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
 
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form