| Package | Description |
|---|---|
| org.apache.nifi.remote | |
| org.apache.nifi.remote.client | |
| org.apache.nifi.remote.protocol |
| Modifier and Type | Method and Description |
|---|---|
static VersionedRemoteResource |
RemoteResourceInitiator.initiateResourceNegotiation(VersionedRemoteResource resource,
DataInputStream dis,
DataOutputStream dos) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
SiteToSiteClient.createTransaction(TransferDirection direction)
Creates a new Transaction that can be used to either send data to a
remote NiFi instance or receive data from a remote NiFi instance,
depending on the value passed for the
direction argument. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientProtocol.handshake(Peer peer) |
Copyright © 2023 Apache NiFi Project. All rights reserved.