| Package | Description |
|---|---|
| org.apache.nifi.remote | |
| org.apache.nifi.remote.client.socket | |
| org.apache.nifi.remote.io.http | |
| org.apache.nifi.remote.io.socket | |
| org.apache.nifi.remote.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommunicationsSession |
| Modifier and Type | Field and Description |
|---|---|
private CommunicationsSession |
Peer.commsSession |
| Modifier and Type | Method and Description |
|---|---|
CommunicationsSession |
Peer.getCommunicationsSession() |
| Constructor and Description |
|---|
Peer(PeerDescription description,
CommunicationsSession commsSession,
String peerUrl,
String clusterUrl) |
| Modifier and Type | Method and Description |
|---|---|
private CommunicationsSession |
EndpointConnectionPool.establishSiteToSiteConnection(PeerStatus peerStatus) |
private CommunicationsSession |
EndpointConnectionPool.establishSiteToSiteConnection(String hostname,
int port) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpCommunicationsSession |
class |
HttpServerCommunicationsSession |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketCommunicationsSession |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteToSiteRestApiClient.finishTransferFlowFiles(CommunicationsSession commSession) |
Copyright © 2023 Apache NiFi Project. All rights reserved.