JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.nifi.remote
,
org.apache.nifi.remote.client
,
org.apache.nifi.remote.client.http
,
org.apache.nifi.remote.client.socket
,
org.apache.nifi.remote.cluster
,
org.apache.nifi.remote.codec
,
org.apache.nifi.remote.exception
,
org.apache.nifi.remote.io.http
,
org.apache.nifi.remote.io.socket
,
org.apache.nifi.remote.protocol
,
org.apache.nifi.remote.protocol.http
,
org.apache.nifi.remote.protocol.socket
,
org.apache.nifi.remote.util
Class Hierarchy
java.lang.
Object
org.apache.nifi.remote.
AbstractCommunicationsSession
(implements org.apache.nifi.remote.protocol.
CommunicationsSession
)
org.apache.nifi.remote.io.http.
HttpCommunicationsSession
org.apache.nifi.remote.io.http.
HttpServerCommunicationsSession
org.apache.nifi.remote.io.socket.
SocketCommunicationsSession
org.apache.nifi.remote.client.
AbstractPeerPersistence
(implements org.apache.nifi.remote.client.
PeerPersistence
)
org.apache.nifi.remote.client.
FilePeerPersistence
org.apache.nifi.remote.client.
StatePeerPersistence
org.apache.nifi.remote.client.
AbstractSiteToSiteClient
(implements org.apache.nifi.remote.client.
SiteToSiteClient
)
org.apache.nifi.remote.client.http.
HttpClient
(implements org.apache.nifi.remote.client.
PeerStatusProvider
)
org.apache.nifi.remote.client.socket.
SocketClient
org.apache.nifi.remote.
AbstractTransaction
(implements org.apache.nifi.remote.
Transaction
)
org.apache.nifi.remote.protocol.http.
HttpClientTransaction
org.apache.nifi.remote.protocol.socket.
SocketClientTransaction
org.apache.nifi.remote.cluster.
AdaptedNodeInformation
org.apache.nifi.remote.
ClientTransactionCompletion
(implements org.apache.nifi.remote.
TransactionCompletion
)
org.apache.nifi.remote.cluster.
ClusterNodeInformation
org.apache.nifi.remote.client.socket.
EndpointConnection
org.apache.nifi.remote.client.socket.
EndpointConnectionPool
(implements org.apache.nifi.remote.client.
PeerStatusProvider
)
org.apache.nifi.remote.client.socket.
EndpointConnectionPool.IdEnrichedRemoteDestination
(implements org.apache.nifi.remote.
RemoteDestination
)
org.apache.nifi.remote.util.
EventReportUtil
org.apache.nifi.remote.util.
ExtendTransactionCommand
(implements java.lang.
Runnable
)
org.apache.nifi.remote.protocol.http.
HttpHeaders
org.apache.nifi.remote.io.http.
HttpInput
(implements org.apache.nifi.remote.protocol.
CommunicationsInput
)
org.apache.nifi.remote.io.http.
HttpOutput
(implements org.apache.nifi.remote.protocol.
CommunicationsOutput
)
org.apache.nifi.remote.protocol.http.
HttpProxy
org.apache.nifi.remote.cluster.
NodeInformation
org.apache.nifi.remote.
Peer
(implements org.apache.nifi.remote.
Communicant
)
org.apache.nifi.remote.
PeerDescription
org.apache.nifi.remote.client.
PeerSelector
org.apache.nifi.remote.
PeerStatus
org.apache.nifi.remote.util.
PeerStatusCache
org.apache.nifi.remote.
RemoteResourceInitiator
org.apache.nifi.remote.protocol.
Response
org.apache.nifi.remote.client.
SiteInfoProvider
org.apache.nifi.remote.client.
SiteToSiteClient.Builder
(implements java.io.
Serializable
)
org.apache.nifi.remote.client.
SiteToSiteClient.StandardSiteToSiteClientConfig
(implements java.io.
Serializable
, org.apache.nifi.remote.client.
SiteToSiteClientConfig
)
org.apache.nifi.remote.util.
SiteToSiteRestApiClient
(implements java.io.
Closeable
)
org.apache.nifi.remote.util.
SiteToSiteRestApiClient.HttpsResponseInterceptor
(implements org.apache.http.HttpResponseInterceptor)
org.apache.nifi.remote.util.
SiteToSiteRestApiClient.RemoteGroupContents
org.apache.nifi.remote.protocol.socket.
SocketClientProtocol
(implements org.apache.nifi.remote.protocol.
ClientProtocol
)
org.apache.nifi.remote.io.socket.
SocketInput
(implements org.apache.nifi.remote.protocol.
CommunicationsInput
)
org.apache.nifi.remote.io.socket.
SocketOutput
(implements org.apache.nifi.remote.protocol.
CommunicationsOutput
)
org.apache.nifi.remote.util.
StandardDataPacket
(implements org.apache.nifi.remote.protocol.
DataPacket
)
org.apache.nifi.remote.codec.
StandardFlowFileCodec
(implements org.apache.nifi.remote.codec.
FlowFileCodec
)
org.apache.nifi.remote.
StandardVersionNegotiator
(implements org.apache.nifi.remote.
VersionNegotiator
)
org.apache.nifi.remote.client.http.
TransportProtocolVersionNegotiator
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
org.apache.nifi.remote.exception.
HandshakeException
org.apache.nifi.remote.exception.
ProtocolException
org.apache.nifi.remote.exception.
PortNotRunningException
org.apache.nifi.remote.exception.
UnknownPortException
org.apache.nifi.remote.exception.
UnreachableClusterException
org.apache.nifi.remote.util.
SiteToSiteRestApiClient.HttpGetFailedException
javax.xml.bind.annotation.adapters.
XmlAdapter
<ValueType,BoundType>
org.apache.nifi.remote.cluster.
NodeInformationAdapter
Interface Hierarchy
org.apache.nifi.remote.client.
AbstractPeerPersistence.IOConsumer
<T>
java.lang.
AutoCloseable
java.io.
Closeable
org.apache.nifi.remote.protocol.
CommunicationsSession
org.apache.nifi.remote.client.
SiteToSiteClient
org.apache.nifi.remote.protocol.
CommunicationsSession
org.apache.nifi.remote.client.
SiteToSiteClient
org.apache.nifi.remote.
Communicant
org.apache.nifi.remote.protocol.
CommunicationsInput
org.apache.nifi.remote.protocol.
CommunicationsOutput
org.apache.nifi.remote.protocol.
DataPacket
org.apache.nifi.remote.client.
PeerPersistence
org.apache.nifi.remote.client.
PeerStatusProvider
java.io.
Serializable
org.apache.nifi.remote.client.
SiteToSiteClientConfig
org.apache.nifi.remote.
Transaction
org.apache.nifi.remote.
TransactionCompletion
org.apache.nifi.remote.
VersionedRemoteResource
org.apache.nifi.remote.protocol.
ClientProtocol
org.apache.nifi.remote.codec.
FlowFileCodec
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.nifi.remote.
TransferDirection
org.apache.nifi.remote.
Transaction.TransactionState
org.apache.nifi.remote.client.
KeystoreType
(implements java.io.
Serializable
)
org.apache.nifi.remote.protocol.
SiteToSiteTransportProtocol
org.apache.nifi.remote.protocol.
HandshakeProperty
org.apache.nifi.remote.protocol.
RequestType
org.apache.nifi.remote.protocol.
ResponseCode
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023
Apache NiFi Project
. All rights reserved.