| Interface | Description |
|---|---|
| Communicant |
Represents the remote entity that the client is communicating with
|
| Transaction |
Provides a transaction for performing site-to-site data transfers.
|
| TransactionCompletion |
A TransactionCompletion provides information about a
Transaction that
has completed successfully. |
| VersionedRemoteResource |
| Class | Description |
|---|---|
| AbstractCommunicationsSession | |
| AbstractTransaction | |
| ClientTransactionCompletion | |
| Peer | |
| PeerDescription | |
| PeerStatus |
This class represents the state of a specific peer, both its identifying information (contained
in the
PeerDescription: hostname, port, and security) and its current status (number of
flowfiles and whether it can query other peers for status). |
| RemoteResourceInitiator |
| Enum | Description |
|---|---|
| Transaction.TransactionState | |
| TransferDirection |
An enumeration for specifying the direction in which data should be
transferred between a client and a remote NiFi instance.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.