| Package | Description |
|---|---|
| org.apache.nifi.remote.client | |
| org.apache.nifi.remote.client.http | |
| org.apache.nifi.remote.client.socket |
| Modifier and Type | Class and Description |
|---|---|
static class |
SiteToSiteClient.StandardSiteToSiteClientConfig |
| Modifier and Type | Field and Description |
|---|---|
protected SiteToSiteClientConfig |
AbstractSiteToSiteClient.config |
| Modifier and Type | Method and Description |
|---|---|
SiteToSiteClientConfig |
SiteToSiteClient.Builder.buildConfig() |
SiteToSiteClientConfig |
SiteToSiteClient.getConfig() |
SiteToSiteClientConfig |
AbstractSiteToSiteClient.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
SiteToSiteClient.Builder |
SiteToSiteClient.Builder.fromConfig(SiteToSiteClientConfig config)
Populates the builder with values from the provided config
|
| Constructor and Description |
|---|
AbstractSiteToSiteClient(SiteToSiteClientConfig config) |
| Constructor and Description |
|---|
HttpClient(SiteToSiteClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
EndpointConnection |
EndpointConnectionPool.getEndpointConnection(TransferDirection direction,
SiteToSiteClientConfig config) |
| Constructor and Description |
|---|
SocketClient(SiteToSiteClientConfig config) |
Copyright © 2023 Apache NiFi Project. All rights reserved.