| Package | Description |
|---|---|
| org.apache.nifi.remote.client.socket |
| Modifier and Type | Field and Description |
|---|---|
private Set<EndpointConnection> |
EndpointConnectionPool.activeConnections |
private ConcurrentMap<PeerDescription,BlockingQueue<EndpointConnection>> |
EndpointConnectionPool.connectionQueueMap |
| Modifier and Type | Method and Description |
|---|---|
EndpointConnection |
EndpointConnectionPool.getEndpointConnection(TransferDirection direction) |
EndpointConnection |
EndpointConnectionPool.getEndpointConnection(TransferDirection direction,
SiteToSiteClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EndpointConnectionPool.offer(EndpointConnection endpointConnection) |
void |
EndpointConnectionPool.terminate(EndpointConnection connection) |
Copyright © 2023 Apache NiFi Project. All rights reserved.