| Class and Description |
|---|
| ConnectionResponse
The cluster manager's response to a node's connection request.
|
| NodeIdentifier
A node identifier denoting the coordinates of a flow controller that is connected
to a cluster.
|
| ProtocolException
The base exception for problems encountered while communicating within the
cluster.
|
| ProtocolHandler
A handler for processing protocol messages.
|
| ProtocolMessageMarshaller
Defines a marshaller for serializing protocol messages.
|
| ProtocolMessageUnmarshaller
Defines an unmarshaller for deserializing protocol messages.
|
| StandardDataFlow
Represents a dataflow, which includes the raw bytes of the flow.xml and
whether processors should be started automatically at application startup.
|
| UnknownServiceAddressException
Represents the exceptional case when a service's address is not known.
|
| Class and Description |
|---|
| ClusterManagerProtocolSender
An interface for sending protocol messages from the cluster manager to nodes.
|
| NodeIdentifier
A node identifier denoting the coordinates of a flow controller that is connected
to a cluster.
|
| NodeProtocolSender
An interface for sending protocol messages from a node to the cluster manager.
|
| ProtocolContext
The context for communicating using the internal cluster protocol.
|
| ProtocolException
The base exception for problems encountered while communicating within the
cluster.
|
| ProtocolHandler
A handler for processing protocol messages.
|
| ProtocolListener
Defines the interface for a listener to process protocol messages.
|
| UnknownServiceAddressException
Represents the exceptional case when a service's address is not known.
|
| Class and Description |
|---|
| ProtocolContext
The context for communicating using the internal cluster protocol.
|
| ProtocolMessageMarshaller
Defines a marshaller for serializing protocol messages.
|
| ProtocolMessageUnmarshaller
Defines an unmarshaller for deserializing protocol messages.
|
| Class and Description |
|---|
| ConnectionRequest
A node's request to connect to the cluster.
|
| ConnectionResponse
The cluster manager's response to a node's connection request.
|
| Heartbeat
A heartbeat for indicating the status of a node to the cluster.
|
| NodeBulletins |
| NodeIdentifier
A node identifier denoting the coordinates of a flow controller that is connected
to a cluster.
|
| StandardDataFlow
Represents a dataflow, which includes the raw bytes of the flow.xml and
whether processors should be started automatically at application startup.
|
| Class and Description |
|---|
| ConnectionRequest
A node's request to connect to the cluster.
|
| ConnectionResponse
The cluster manager's response to a node's connection request.
|
| Heartbeat
A heartbeat for indicating the status of a node to the cluster.
|
| NodeBulletins |
| NodeIdentifier
A node identifier denoting the coordinates of a flow controller that is connected
to a cluster.
|
| StandardDataFlow
Represents a dataflow, which includes the raw bytes of the flow.xml and
whether processors should be started automatically at application startup.
|
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.