Uses of Package
org.apache.nifi.cluster.protocol
Packages that use org.apache.nifi.cluster.protocol
Package
Description
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.coordinationClassDescriptionA node identifier denoting the coordinates of a flow controller that is connected to a cluster.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.coordination.heartbeatClassDescriptionA node identifier denoting the coordinates of a flow controller that is connected to a cluster.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.coordination.nodeClassDescriptionA node identifier denoting the coordinates of a flow controller that is connected to a cluster.An interface for sending protocol messages from a node to the cluster manager.The context for communicating using the internal cluster protocol.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.protocolClassDescriptionThe cluster manager's response to a node's connection request.The payload of the heartbeat.A node identifier denoting the coordinates of a flow controller that is connected to a cluster.An interface for sending protocol messages from a node to the cluster manager.The context for communicating using the internal cluster protocol.The base exception for problems encountered while communicating within the cluster.A handler for processing protocol messages.Defines a marshaller for serializing protocol messages.Defines an unmarshaller for deserializing protocol messages.Represents the exceptional case when a service's address is not known.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.protocol.implClassDescriptionAn interface for sending protocol messages from the cluster coordinator to nodes.A node identifier denoting the coordinates of a flow controller that is connected to a cluster.An interface for sending protocol messages from a node to the cluster manager.The context for communicating using the internal cluster protocol.The base exception for problems encountered while communicating within the cluster.A handler for processing protocol messages.Defines the interface for a listener to process protocol messages.Represents the exceptional case when a service's address is not known.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.protocol.jaxbClassDescriptionThe context for communicating using the internal cluster protocol.Defines a marshaller for serializing protocol messages.Defines an unmarshaller for deserializing protocol messages.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.protocol.jaxb.messageClassDescriptionA node's request to connect to the cluster.The cluster manager's response to a node's connection request.A heartbeat for indicating the status of a node to the cluster.A node identifier denoting the coordinates of a flow controller that is connected to a cluster.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.cluster.protocol.messageClassDescriptionA node's request to connect to the cluster.The cluster manager's response to a node's connection request.A heartbeat for indicating the status of a node to the cluster.A node identifier denoting the coordinates of a flow controller that is connected to a cluster.Represents a dataflow, which includes the raw bytes of the flow.xml and whether processors should be started automatically at application startup.
-
Classes in org.apache.nifi.cluster.protocol used by org.apache.nifi.framework.configurationClassDescriptionAn interface for sending protocol messages from the cluster coordinator to nodes.An interface for sending protocol messages from a node to the cluster manager.Defines the interface for a listener to process protocol messages.