| Package | Description |
|---|---|
| org.apache.nifi.remote | |
| org.apache.nifi.remote.codec | |
| org.apache.nifi.remote.protocol | |
| org.apache.nifi.remote.protocol.socket |
| Modifier and Type | Method and Description |
|---|---|
static VersionedRemoteResource |
RemoteResourceInitiator.initiateResourceNegotiation(VersionedRemoteResource resource,
DataInputStream dis,
DataOutputStream dos) |
| Modifier and Type | Method and Description |
|---|---|
static VersionedRemoteResource |
RemoteResourceInitiator.initiateResourceNegotiation(VersionedRemoteResource resource,
DataInputStream dis,
DataOutputStream dos) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlowFileCodec
Provides a mechanism for encoding and decoding FlowFiles as streams so that
they can be transferred remotely.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardFlowFileCodec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientProtocol |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketClientProtocol |
Copyright © 2023 Apache NiFi Project. All rights reserved.