- getActiveClusterUrl() - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
Return an active cluster URL that is known to work.
- getApiPort() - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
-
- getAPIPort() - Method in class org.apache.nifi.remote.cluster.NodeInformation
-
- getAttributes() - Method in interface org.apache.nifi.remote.protocol.DataPacket
-
The key-value attributes that are to be associated with the data
- getAttributes() - Method in class org.apache.nifi.remote.util.StandardDataPacket
-
- getAvailablePeerStatus(Map<PeerStatus, Double>) - Method in class org.apache.nifi.remote.client.PeerSelector
-
Returns the
PeerStatus identifying the next peer to send/receive data.
- getBaseUrl() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getBootstrapPeerDescription() - Method in class org.apache.nifi.remote.client.http.HttpClient
-
- getBootstrapPeerDescription() - Method in interface org.apache.nifi.remote.client.PeerStatusProvider
-
Returns a PeerDescription instance, which represents a bootstrap remote NiFi node.
- getBootstrapPeerDescription() - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
-
- getBytesRead() - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
-
- getBytesRead() - Method in class org.apache.nifi.remote.io.http.HttpInput
-
- getBytesRead() - Method in class org.apache.nifi.remote.io.socket.SocketCommunicationsSession
-
- getBytesRead() - Method in class org.apache.nifi.remote.io.socket.SocketInput
-
- getBytesRead() - Method in interface org.apache.nifi.remote.protocol.CommunicationsInput
-
- getBytesRead() - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
-
- getBytesTransferred() - Method in class org.apache.nifi.remote.ClientTransactionCompletion
-
- getBytesTransferred() - Method in interface org.apache.nifi.remote.TransactionCompletion
-
- getBytesWritten() - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
-
- getBytesWritten() - Method in class org.apache.nifi.remote.io.http.HttpOutput
-
- getBytesWritten() - Method in class org.apache.nifi.remote.io.socket.SocketCommunicationsSession
-
- getBytesWritten() - Method in class org.apache.nifi.remote.io.socket.SocketOutput
-
- getBytesWritten() - Method in interface org.apache.nifi.remote.protocol.CommunicationsOutput
-
- getBytesWritten() - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
-
- getCacheAge() - Method in class org.apache.nifi.remote.client.PeerSelector
-
Returns the cache age in milliseconds.
- getCacheExpiration(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getCacheExpiration(TimeUnit) - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
When the contents of a remote NiFi instance are fetched, that information is cached
so that many calls that are made in a short period of time do not overwhelm the remote
NiFi instance.
- getChecksum() - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
-
- getClusterUrl() - Method in class org.apache.nifi.remote.Peer
-
- getClusterUrls() - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getCode() - Method in class org.apache.nifi.remote.protocol.Response
-
- getCode() - Method in enum org.apache.nifi.remote.protocol.ResponseCode
-
- getCodec() - Method in class org.apache.nifi.remote.client.socket.EndpointConnection
-
- getCodeSequence() - Method in enum org.apache.nifi.remote.protocol.ResponseCode
-
- getCommunicant() - Method in class org.apache.nifi.remote.AbstractTransaction
-
- getCommunicant() - Method in interface org.apache.nifi.remote.Transaction
-
- getCommunicationsSession() - Method in class org.apache.nifi.remote.Peer
-
- getConfig() - Method in class org.apache.nifi.remote.client.AbstractSiteToSiteClient
-
- getConfig() - Method in interface org.apache.nifi.remote.client.SiteToSiteClient
-
- getContents() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient.RemoteGroupContents
-
- getController(String) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
Parse the clusterUrls String, and try each URL in clusterUrls one by one to get a controller resource
from those remote NiFi instances until a controller is successfully returned or try out all URLs.
- getController(Set<String>) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
Try each URL in clusterUrls one by one to get a controller resource
from those remote NiFi instances until a controller is successfully returned or try out all URLs.
- getController() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getCredentialsProvider() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getData() - Method in interface org.apache.nifi.remote.protocol.DataPacket
-
An InputStream from which the content can be read
- getData() - Method in class org.apache.nifi.remote.util.StandardDataPacket
-
- getDataPacketsTransferred() - Method in class org.apache.nifi.remote.ClientTransactionCompletion
-
- getDataPacketsTransferred() - Method in interface org.apache.nifi.remote.TransactionCompletion
-
- getDescription() - Method in class org.apache.nifi.remote.Peer
-
- getDescription() - Method in exception org.apache.nifi.remote.util.SiteToSiteRestApiClient.HttpGetFailedException
-
- getDistinguishedName() - Method in interface org.apache.nifi.remote.Communicant
-
- getDistinguishedName() - Method in class org.apache.nifi.remote.Peer
-
- getDuration(TimeUnit) - Method in class org.apache.nifi.remote.ClientTransactionCompletion
-
- getDuration(TimeUnit) - Method in interface org.apache.nifi.remote.TransactionCompletion
-
- getEndpointConnection(TransferDirection) - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
-
- getEndpointConnection(TransferDirection, SiteToSiteClientConfig) - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
-
- getEventReporter() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getEventReporter() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getEventReporter() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getFirstUrl(String) - Static method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getFlowFileCount() - Method in class org.apache.nifi.remote.PeerStatus
-
- getHandshakeParams() - Method in class org.apache.nifi.remote.io.http.HttpServerCommunicationsSession
-
- getHost() - Method in interface org.apache.nifi.remote.Communicant
-
- getHost() - Method in class org.apache.nifi.remote.Peer
-
- getHost() - Method in class org.apache.nifi.remote.protocol.http.HttpProxy
-
- getHostname() - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
-
- getHostname() - Method in class org.apache.nifi.remote.PeerDescription
-
- getHttpAsyncClient() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getHttpClient() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getHttpHost() - Method in class org.apache.nifi.remote.protocol.http.HttpProxy
-
- getHttpProxy() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getHttpProxy() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getHttpProxy() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
Return Proxy for HTTP Transport Protocol.
- getIdentifier() - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool.IdEnrichedRemoteDestination
-
- getIdleConnectionExpiration(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getIdleConnectionExpiration(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getIdleConnectionExpiration(TimeUnit) - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getInput() - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
-
- getInput() - Method in class org.apache.nifi.remote.io.socket.SocketCommunicationsSession
-
- getInput() - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
-
- getInputPortIdentifier(String) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getInputStream() - Method in class org.apache.nifi.remote.io.http.HttpInput
-
- getInputStream() - Method in class org.apache.nifi.remote.io.socket.SocketInput
-
- getInputStream() - Method in interface org.apache.nifi.remote.protocol.CommunicationsInput
-
- getKeystoreFilename() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getKeystoreFilename() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getKeystoreFilename() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getKeystorePass() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getKeystorePassword() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getKeystorePassword() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getKeystoreType() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getKeystoreType() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getKeystoreType() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getLastFetchedQueryablePeers() - Method in class org.apache.nifi.remote.client.PeerSelector
-
- getLastTimeUsed() - Method in class org.apache.nifi.remote.client.socket.EndpointConnection
-
- getLocalAddress() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getLocalAddress() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getMessage() - Method in class org.apache.nifi.remote.protocol.Response
-
- getName() - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool.IdEnrichedRemoteDestination
-
- getNextPeerStatus(TransferDirection) - Method in class org.apache.nifi.remote.client.PeerSelector
-
Return status of a peer that will be used for the next communication.
- getNodeInformation() - Method in class org.apache.nifi.remote.cluster.ClusterNodeInformation
-
- getOutput() - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
-
- getOutput() - Method in class org.apache.nifi.remote.io.socket.SocketCommunicationsSession
-
- getOutput() - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
-
- getOutputPortIdentifier(String) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getOutputStream() - Method in class org.apache.nifi.remote.io.http.HttpOutput
-
- getOutputStream() - Method in class org.apache.nifi.remote.io.socket.SocketOutput
-
- getOutputStream() - Method in interface org.apache.nifi.remote.protocol.CommunicationsOutput
-
- getPassword() - Method in class org.apache.nifi.remote.protocol.http.HttpProxy
-
- getPeer() - Method in class org.apache.nifi.remote.client.socket.EndpointConnection
-
- getPeerDescription() - Method in class org.apache.nifi.remote.PeerStatus
-
- getPeerPersistence() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPeerPersistence() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getPeerPersistenceFile() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getPeerPersistenceFile() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPeerPersistenceFile() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getPeers() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getPeerStatuses() - Method in class org.apache.nifi.remote.client.PeerSelector
-
Returns the set of peer statuses.
- getPeerStatuses(Peer) - Method in interface org.apache.nifi.remote.protocol.ClientProtocol
-
- getPeerStatuses(Peer) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
-
- getPeersToQuery() - Method in class org.apache.nifi.remote.client.PeerSelector
-
- getPenalizationPeriod(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getPenalizationPeriod(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPenalizationPeriod(TimeUnit) - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getPort() - Method in interface org.apache.nifi.remote.Communicant
-
- getPort() - Method in class org.apache.nifi.remote.Peer
-
- getPort() - Method in class org.apache.nifi.remote.PeerDescription
-
- getPort() - Method in class org.apache.nifi.remote.protocol.http.HttpProxy
-
- getPortIdentifier(String, TransferDirection) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getPortIdentifier(String, Map<String, String>) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getPortIdentifier() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getPortIdentifier() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPortIdentifier() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getPortIdentifier(TransferDirection) - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
-
- getPortIdentifier(TransferDirection) - Method in class org.apache.nifi.remote.client.socket.SocketClient
-
- getPortName() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getPortName() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPortName() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getPreferredBatchCount() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPreferredBatchCount() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
When pulling data from a NiFi instance, the sender chooses how large a
Transaction is.
- getPreferredBatchDuration(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPreferredBatchDuration(TimeUnit) - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
When pulling data from a NiFi instance, the sender chooses how large a
Transaction is.
- getPreferredBatchSize() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getPreferredBatchSize() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
When pulling data from a NiFi instance, the sender chooses how large a
Transaction is.
- getRemoteInstanceUris() - Method in class org.apache.nifi.remote.client.http.HttpClient
-
- getRemoteInstanceUris() - Method in interface org.apache.nifi.remote.client.PeerStatusProvider
-
Returns the remote instance URIs.
- getRemoteInstanceUris() - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
-
- getRemoteInstanceUris() - Method in class org.apache.nifi.remote.util.PeerStatusCache
-
- getRequestConfig() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getResourceName() - Method in class org.apache.nifi.remote.codec.StandardFlowFileCodec
-
- getResourceName() - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
-
- getResourceName() - Method in interface org.apache.nifi.remote.VersionedRemoteResource
-
- getResponseCode() - Method in exception org.apache.nifi.remote.exception.HandshakeException
-
- getResponseCode() - Method in class org.apache.nifi.remote.io.http.HttpServerCommunicationsSession
-
- getResponseCode() - Method in exception org.apache.nifi.remote.util.SiteToSiteRestApiClient.HttpGetFailedException
-
- getSiteToSiteHostname() - Method in class org.apache.nifi.remote.cluster.NodeInformation
-
- getSiteToSiteHttpApiPort() - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
-
- getSiteToSiteHttpApiPort() - Method in class org.apache.nifi.remote.cluster.NodeInformation
-
- getSiteToSiteHttpPort() - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getSiteToSitePort() - Method in class org.apache.nifi.remote.client.SiteInfoProvider
-
- getSiteToSitePort() - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
-
- getSiteToSitePort() - Method in class org.apache.nifi.remote.cluster.NodeInformation
-
- getSize() - Method in interface org.apache.nifi.remote.protocol.DataPacket
-
The length of the InputStream.
- getSize() - Method in class org.apache.nifi.remote.util.StandardDataPacket
-
- getSocketClientProtocol() - Method in class org.apache.nifi.remote.client.socket.EndpointConnection
-
- getSslContext() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getSslContext() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getSslContext() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getState() - Method in class org.apache.nifi.remote.AbstractTransaction
-
- getState() - Method in interface org.apache.nifi.remote.Transaction
-
- getStateManager() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getStateManager() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getStatus() - Method in class org.apache.nifi.remote.io.http.HttpServerCommunicationsSession
-
- getStatuses() - Method in class org.apache.nifi.remote.util.PeerStatusCache
-
- getSupportedVersions() - Method in interface org.apache.nifi.remote.codec.FlowFileCodec
-
Returns a List of all versions that this codec is able to support, in the
order that they are preferred by the codec
- getSupportedVersions() - Method in class org.apache.nifi.remote.codec.StandardFlowFileCodec
-
- getTimeout(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getTimeout(TimeUnit) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getTimeout(TimeUnit) - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getTimeout() - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
-
- getTimeout() - Method in class org.apache.nifi.remote.io.socket.SocketCommunicationsSession
-
- getTimeout() - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
-
- getTimestamp() - Method in class org.apache.nifi.remote.util.PeerStatusCache
-
- getTotalFlowFiles() - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
-
- getTotalFlowFiles() - Method in class org.apache.nifi.remote.cluster.NodeInformation
-
- getTransactionId() - Method in class org.apache.nifi.remote.io.http.HttpServerCommunicationsSession
-
- getTransactionProtocolVersion() - Method in class org.apache.nifi.remote.client.http.TransportProtocolVersionNegotiator
-
Returns a transaction protocol version for this transport protocol version.
- getTransactionProtocolVersion() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getTransportProtocol() - Method in class org.apache.nifi.remote.client.http.HttpClient
-
- getTransportProtocol() - Method in interface org.apache.nifi.remote.client.PeerStatusProvider
-
Returns the transport protocol being used.
- getTransportProtocol() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getTransportProtocol() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getTransportProtocol() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getTransportProtocol() - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
-
- getTransportProtocol() - Method in class org.apache.nifi.remote.util.PeerStatusCache
-
- getTrustedPeerDn() - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getTruststoreFilename() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getTruststoreFilename() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getTruststoreFilename() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getTruststorePass() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getTruststorePassword() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getTruststorePassword() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getTruststoreType() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getTruststoreType() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getTruststoreType() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getUri(String) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- getUrl() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
-
- getUrl() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getUrl() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
- getUrl() - Method in interface org.apache.nifi.remote.Communicant
-
- getUrl() - Method in class org.apache.nifi.remote.Peer
-
- getUrls() - Method in class org.apache.nifi.remote.client.SiteToSiteClient.StandardSiteToSiteClientConfig
-
- getUrls() - Method in interface org.apache.nifi.remote.client.SiteToSiteClientConfig
-
SiteToSite implementations should support multiple URLs when establishing a SiteToSite connection with a remote
NiFi instance to provide robust connectivity so that it can keep working as long as at least one of
the configured URLs is accessible.
- getUserDn() - Method in class org.apache.nifi.remote.AbstractCommunicationsSession
-
- getUserDn() - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
-
- getUsername() - Method in class org.apache.nifi.remote.protocol.http.HttpProxy
-
- getVersionNegotiator() - Method in class org.apache.nifi.remote.codec.StandardFlowFileCodec
-
- getVersionNegotiator() - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
-
- getVersionNegotiator() - Method in interface org.apache.nifi.remote.VersionedRemoteResource
-
- getYieldPeriod(TimeUnit) - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool.IdEnrichedRemoteDestination
-
- validateUriString(String) - Static method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
-
- valueOf(String) - Static method in enum org.apache.nifi.remote.client.KeystoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.remote.protocol.HandshakeProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.remote.protocol.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.remote.protocol.ResponseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.remote.protocol.SiteToSiteTransportProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.remote.Transaction.TransactionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.remote.TransferDirection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.nifi.remote.client.KeystoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.remote.protocol.HandshakeProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.remote.protocol.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.remote.protocol.ResponseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.remote.protocol.SiteToSiteTransportProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.remote.Transaction.TransactionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.remote.TransferDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionedRemoteResource - Interface in org.apache.nifi.remote
-
- versionNegotiator - Variable in class org.apache.nifi.remote.codec.StandardFlowFileCodec
-
- versionNegotiator - Variable in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
-