Interface | Description |
---|---|
ClusterManager |
Defines the interface for a ClusterManager.
|
HttpClusterManager |
Extends the ClusterManager interface to define how requests issued to the cluster manager are federated to the nodes.
|
HttpRequestReplicator |
A service for managing the replication of requests to nodes.
|
HttpResponseMapper |
Maps a HTTP response to a node status.
|
Class | Description |
---|---|
NodeResponse |
Encapsulates a node's response in regards to receiving a external API request.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.