- getAdministrativeYieldDuration() - Method in class org.apache.nifi.util.NiFiProperties
-
- getAllowedContextPaths() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the allowed proxy context paths as a comma-delimited string.
- getAllowedContextPathsAsList() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the allowed proxy context paths as a list of paths.
- getAllowedHosts() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the allowed proxy hostnames (and IP addresses) as a comma-delimited string.
- getAllowedHostsAsList() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the allowed proxy hostnames (and IP addresses) as a List.
- getApplicationPrefix() - Method in class org.apache.nifi.util.NiFiBootstrapPropertiesLoader
-
- getApplicationPropertiesFilename() - Method in class org.apache.nifi.util.NiFiBootstrapPropertiesLoader
-
- getApplicationPropertiesFilePathSystemProperty() - Method in class org.apache.nifi.util.NiFiBootstrapPropertiesLoader
-
- getAuthorizerConfigurationFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getAutoRefreshInterval() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the auto refresh interval in seconds.
- getAutoResumeState() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns whether the processors should be started automatically when the
application loads.
- getBannerText() - Method in class org.apache.nifi.util.NiFiProperties
-
Get the banner text.
- getBoredYieldDuration() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterLoadBalanceAddress() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeConnectionTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeFirewallFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeMaxConcurrentRequests() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeProtocolAddress() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeProtocolMaxPoolSize() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeProtocolPort() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeProtocolThreads() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterNodeReadTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterProtocolHeartbeatInterval() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterProtocolManagerToNodeApiScheme() - Method in class org.apache.nifi.util.NiFiProperties
-
- getClusterStateProviderId() - Method in class org.apache.nifi.util.NiFiProperties
-
- getComponentDocumentationWorkingDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getConfiguredHttpOrHttpsPort() - Method in class org.apache.nifi.util.NiFiProperties
-
Determines the HTTP/HTTPS port NiFi is configured to bind to.
- getContentRepositoryEncryptionKey() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the active content repository encryption key if a StaticKeyProvider is in use.
- getContentRepositoryEncryptionKeyId() - Method in class org.apache.nifi.util.NiFiProperties
-
- getContentRepositoryEncryptionKeyProperties() - Method in class org.apache.nifi.util.NiFiProperties
-
- getContentRepositoryEncryptionKeys() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns a map of keyId -> key in hex loaded from the nifi.properties file if a
StaticKeyProvider is defined.
- getContentRepositoryPaths() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the content repository paths.
- getDatabaseRepositoryPath() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the database repository path.
- getDefaultApplicationPropertiesFilePath() - Static method in class org.apache.nifi.util.NiFiBootstrapUtils
-
Returns the default file path to $NIFI_HOME/conf/nifi.properties.
- getDefaultBackPressureDataSizeThreshold() - Method in class org.apache.nifi.util.NiFiProperties
-
- getDefaultBackPressureObjectThreshold() - Method in class org.apache.nifi.util.NiFiProperties
-
- getDefaultListenerBootstrapPort() - Method in class org.apache.nifi.util.NiFiProperties
-
- getDiagnosticsOnShutdownDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getDiagnosticsOnShutdownDirectoryMaxSize() - Method in class org.apache.nifi.util.NiFiProperties
-
- getDiagnosticsOnShutdownMaxFileCount() - Method in class org.apache.nifi.util.NiFiProperties
-
- getDirectSubsequentTokens(String) - Method in class org.apache.nifi.util.NiFiProperties
-
Returns with all the possible next "tokens" after the given prefix.
- getEmbeddedZooKeeperPropertiesFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getExtensionsWorkingDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationArchiveDir() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationArchiveMaxCount() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationArchiveMaxStorage() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationArchiveMaxTime() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationFileDir() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowConfigurationJsonFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowElectionMaxCandidates() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowElectionMaxWaitTime() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowFileRepoEncryptionKey() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the active flowfile repository encryption key if a StaticKeyProvider is in use.
- getFlowFileRepoEncryptionKeyId() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowFileRepoEncryptionKeys() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns a map of keyId -> key in hex loaded from the nifi.properties file if a
StaticKeyProvider is defined.
- getFlowFileRepositoryCheckpointInterval() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the number of milliseconds between FlowFileRepository
checkpointing
- getFlowFileRepositoryEncryptionKeyProperties() - Method in class org.apache.nifi.util.NiFiProperties
-
- getFlowFileRepositoryPath() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the flow file repository path.
- getFlowServiceWriteDelay() - Method in class org.apache.nifi.util.NiFiProperties
-
Get the flow service write delay.
- getFrameworkWorkingDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getHttpNetworkInterfaces() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the network interface list to use for HTTP.
- getHttpsNetworkInterfaces() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the network interface list to use for HTTPS.
- getIntegerProperty(String, Integer) - Method in class org.apache.nifi.util.NiFiProperties
-
- getKerberosAuthenticationExpiration() - Method in class org.apache.nifi.util.NiFiProperties
-
- getKerberosConfigurationFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getKerberosServiceKeytabLocation() - Method in class org.apache.nifi.util.NiFiProperties
-
- getKerberosServicePrincipal() - Method in class org.apache.nifi.util.NiFiProperties
-
- getKerberosSpnegoKeytabLocation() - Method in class org.apache.nifi.util.NiFiProperties
-
- getKerberosSpnegoPrincipal() - Method in class org.apache.nifi.util.NiFiProperties
-
- getKnoxAudiences() - Method in class org.apache.nifi.util.NiFiProperties
-
Gets the configured Knox Audiences.
- getKnoxCookieName() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the name of the Knox cookie.
- getKnoxPublicKeyPath() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the path to the Knox public key.
- getKnoxUrl() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the Knox URL.
- getLocalStateProviderId() - Method in class org.apache.nifi.util.NiFiProperties
-
- getLoginIdentityProviderConfigurationFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getMaxAppendableClaimSize() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the maximum size, in bytes, that claims should grow before writing a new file.
- getMaxWebAccessTokenRequestsPerSecond() - Method in class org.apache.nifi.util.NiFiProperties
-
- getMaxWebRequestsPerSecond() - Method in class org.apache.nifi.util.NiFiProperties
-
- getNarAutoLoadDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getNarLibraryDirectories() - Method in class org.apache.nifi.util.NiFiProperties
-
- getNarWorkingDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getNodeApiAddress() - Method in class org.apache.nifi.util.NiFiProperties
-
- getNodeHeartbeatInterval() - Method in class org.apache.nifi.util.NiFiProperties
-
- getOidcAdditionalScopes() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns additional scopes to be sent when requesting the access token from the IDP.
- getOidcClaimGroups() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the claim to be used to extract user groups from the OIDC payload.
- getOidcClaimIdentifyingUser() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the claim to be used to identify a user.
- getOidcClientId() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the OpenId Connect client id.
- getOidcClientSecret() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the OpenId Connect client secret.
- getOidcClientTruststoreStrategy() - Method in class org.apache.nifi.util.NiFiProperties
-
- getOidcConnectTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the OpenId Connect connect timeout.
- getOidcDiscoveryUrl() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the OpenId Connect (OIDC) URL.
- getOidcFallbackClaimsIdentifyingUser() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the list of fallback claims to be used to identify a user when the configured claim is empty for a user
- getOidcPreferredJwsAlgorithm() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the preferred json web signature algorithm.
- getOidcReadTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the OpenId Connect read timeout.
- getOidcTokenRefreshWindow() - Method in class org.apache.nifi.util.NiFiProperties
-
- getPerformanceMetricTrackingPercentage() - Method in class org.apache.nifi.util.NiFiProperties
-
- getPort() - Method in class org.apache.nifi.util.NiFiProperties
-
- getPropertiesWithPrefix(String) - Method in class org.apache.nifi.util.NiFiProperties
-
Returns all properties where the property key starts with the prefix.
- getProperty(String, String) - Method in class org.apache.nifi.util.NiFiProperties
-
- getPropertyAsPort(String, Integer) - Method in class org.apache.nifi.util.NiFiProperties
-
- getProvenanceRepoEncryptionKey() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the active provenance repository encryption key if a StaticKeyProvider is in use.
- getProvenanceRepoEncryptionKeyId() - Method in class org.apache.nifi.util.NiFiProperties
-
- getProvenanceRepoEncryptionKeys() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns a map of keyId -> key in hex loaded from the nifi.properties file if a
StaticKeyProvider is defined.
- getProvenanceRepositoryEncryptionKeyProperties() - Method in class org.apache.nifi.util.NiFiProperties
-
- getProvenanceRepositoryPaths() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the provenance repository paths.
- getQuestDbStatusRepositoryPath() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the directory where the QuestDB based status repository is expected to work within.
- getQueueSwapThreshold() - Method in class org.apache.nifi.util.NiFiProperties
-
- getRemoteInputHost() - Method in class org.apache.nifi.util.NiFiProperties
-
The host name that will be given out to clients to connect to the Remote
Input Port.
- getRemoteInputHttpPort() - Method in class org.apache.nifi.util.NiFiProperties
-
The HTTP or HTTPS Web API port for a Remote Input Port.
- getRemoteInputPort() - Method in class org.apache.nifi.util.NiFiProperties
-
The socket port to listen on for a Remote Input Port.
- getRepositoryEncryptionKey(String) - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the encryption key property key for the specified repository type.
- getRepositoryEncryptionKeyId(String) - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the encryption key ID property key for the specified repository type.
- getRepositoryEncryptionKeyProperties(String) - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the list of encryption key properties for the specified repository type.
- getRepositoryEncryptionKeys(String) - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the map of key IDs to keys retrieved from the properties for the given repository type.
- getRestoreDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
- getSamlAuthenticationExpiration() - Method in class org.apache.nifi.util.NiFiProperties
-
The expiration value for a JWT created from a SAML authentication.
- getSamlGroupAttributeName() - Method in class org.apache.nifi.util.NiFiProperties
-
The name of the attribute in the SAML assertions that contains the groups the user belongs to.
- getSamlHttpClientConnectTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
The connect timeout for the http client created for SAML operations.
- getSamlHttpClientReadTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
The read timeout for the http client created for SAML operations.
- getSamlHttpClientTruststoreStrategy() - Method in class org.apache.nifi.util.NiFiProperties
-
The truststore to use when interacting with a SAML IDP over https.
- getSamlIdentityAttributeName() - Method in class org.apache.nifi.util.NiFiProperties
-
The name of an attribute in the SAML assertions that contains the user identity.
- getSamlIdentityProviderMetadataUrl() - Method in class org.apache.nifi.util.NiFiProperties
-
The URL to obtain the identity provider metadata.
- getSamlServiceProviderEntityId() - Method in class org.apache.nifi.util.NiFiProperties
-
The entity id for the service provider.
- getSamlSignatureAlgorithm() - Method in class org.apache.nifi.util.NiFiProperties
-
The signing algorithm to use for signing SAML requests.
- getSamlSignatureDigestAlgorithm() - Method in class org.apache.nifi.util.NiFiProperties
-
The digest algorithm to use for signing SAML requests.
- getSecurityAutoReloadInterval() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the auto reload interval of the keystore and truststore.
- getSecurityUserJwsKeyRotationPeriod() - Method in class org.apache.nifi.util.NiFiProperties
-
- getSslPort() - Method in class org.apache.nifi.util.NiFiProperties
-
- getStateManagementConfigFile() - Method in class org.apache.nifi.util.NiFiProperties
-
- getTemplateDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the directory to which Templates are to be persisted
- getVariableRegistryProperties() - Method in class org.apache.nifi.util.NiFiProperties
-
- getVariableRegistryPropertiesPaths() - Method in class org.apache.nifi.util.NiFiProperties
-
- getWebHttpsApplicationProtocols() - Method in class org.apache.nifi.util.NiFiProperties
-
Get Web HTTPS Application Protocols defaults to HTTP/1.1
- getWebMaxContentSize() - Method in class org.apache.nifi.util.NiFiProperties
-
Returns the nifi.web.max.content.size value from nifi.properties.
- getWebMaxHeaderSize() - Method in class org.apache.nifi.util.NiFiProperties
-
- getWebRequestIpWhitelist() - Method in class org.apache.nifi.util.NiFiProperties
-
- getWebRequestTimeout() - Method in class org.apache.nifi.util.NiFiProperties
-
- getWebThreads() - Method in class org.apache.nifi.util.NiFiProperties
-
- getWebWorkingDirectory() - Method in class org.apache.nifi.util.NiFiProperties
-