| Package | Description |
|---|---|
| org.apache.nifi.remote.client | |
| org.apache.nifi.remote.client.socket |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPeerPersistence |
class |
FilePeerPersistence |
class |
StatePeerPersistence |
| Modifier and Type | Field and Description |
|---|---|
private PeerPersistence |
PeerSelector.peerPersistence |
| Modifier and Type | Method and Description |
|---|---|
PeerPersistence |
SiteToSiteClient.StandardSiteToSiteClientConfig.getPeerPersistence() |
PeerPersistence |
SiteToSiteClientConfig.getPeerPersistence() |
| Constructor and Description |
|---|
PeerSelector(PeerStatusProvider peerStatusProvider,
PeerPersistence peerPersistence)
Returns a peer selector with the provided collaborators.
|
| Constructor and Description |
|---|
EndpointConnectionPool(RemoteDestination remoteDestination,
int commsTimeoutMillis,
int idleExpirationMillis,
SSLContext sslContext,
EventReporter eventReporter,
PeerPersistence peerPersistence,
SiteInfoProvider siteInfoProvider,
InetAddress localAddress) |
Copyright © 2023 Apache NiFi Project. All rights reserved.