| Package | Description |
|---|---|
| org.apache.nifi.remote.client | |
| org.apache.nifi.remote.client.http | |
| org.apache.nifi.remote.protocol.http | |
| org.apache.nifi.remote.util |
| Modifier and Type | Method and Description |
|---|---|
protected SiteToSiteRestApiClient |
SiteInfoProvider.createSiteToSiteRestApiClient(SSLContext sslContext,
HttpProxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
private Set<PeerStatus> |
HttpClient.fetchRemotePeerStatuses(SiteToSiteRestApiClient apiClient) |
| Modifier and Type | Field and Description |
|---|---|
private SiteToSiteRestApiClient |
HttpClientTransaction.apiClient |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClientTransaction.initialize(SiteToSiteRestApiClient apiUtil,
String transactionUrl) |
| Modifier and Type | Field and Description |
|---|---|
private SiteToSiteRestApiClient |
ExtendTransactionCommand.client |
| Constructor and Description |
|---|
ExtendTransactionCommand(SiteToSiteRestApiClient client,
String transactionUrl,
EventReporter eventReporter) |
Copyright © 2023 Apache NiFi Project. All rights reserved.