Constant Field Values
Contents
org.apache.*
-
org.apache.nifi.processors.azure.AbstractAzureDataLakeStorageProcessor
-
org.apache.nifi.processors.azure.AzureServiceEndpoints
-
org.apache.nifi.processors.azure.cosmos.document.AzureCosmosDBUtils
-
org.apache.nifi.processors.azure.data.explorer.QueryAzureDataExplorer
-
org.apache.nifi.processors.azure.eventhub.ConsumeAzureEventHub
-
org.apache.nifi.processors.azure.eventhub.GetAzureEventHub
-
org.apache.nifi.processors.azure.eventhub.PutAzureEventHub
-
org.apache.nifi.processors.azure.eventhub.position.LegacyBlobStorageEventPositionProvider
-
org.apache.nifi.processors.azure.storage.CopyAzureBlobStorage_v12
-
org.apache.nifi.processors.azure.storage.MoveAzureDataLakeStorage
-
org.apache.nifi.processors.azure.storage.PutAzureDataLakeStorage
-
org.apache.nifi.processors.azure.storage.queue.AbstractAzureQueueStorage_v12
-
org.apache.nifi.processors.azure.storage.utils.org.apache.nifi.processors.azure.storage.utils.AbstractStorageClientFactory
-
org.apache.nifi.processors.azure.storage.utils.ADLSAttributesModifier and TypeConstant FieldValue
public static final String"The name of the Azure Directory"public static final String"The ETag of the Azure File"public static final String"The full path of the Azure File"public static final String"The name of the Azure File"public static final String"The name of the Azure File System"public static final String"The last modification time of the Azure File"public static final String"The length of the Azure File"public static final String"Primary location for file content"public static final String"The name of the source Azure Directory"public static final String"The name of the source Azure File System"public static final String"azure.directory"public static final String"azure.etag"public static final String"azure.filePath"public static final String"azure.filename"public static final String"azure.filesystem"public static final String"azure.lastModified"public static final String"azure.length"public static final String"azure.primaryUri"public static final String"azure.source.directory"public static final String"azure.source.filesystem" -
org.apache.nifi.processors.azure.storage.utils.ADLSFileInfoModifier and TypeConstant FieldValue
private static final String"directory"private static final String"etag"private static final String"filePath"private static final String"filename"private static final String"filesystem"private static final String"lastModified"private static final String"length" -
org.apache.nifi.processors.azure.storage.utils.AzureStorageUtilsModifier and TypeConstant FieldValue
public static final String"The storage account key. This is an admin-like password providing access to every container in this account. It is recommended one uses Shared Access Signature (SAS) token, Managed Identity or Service Principal instead for fine-grained control with policies."public static final String" There are certain risks in allowing the account key to be stored as a FlowFile attribute. While it does provide for a more flexible flow by allowing the account key to be fetched dynamically from a FlowFile attribute, care must be taken to restrict access to the event provenance data (e.g., by strictly controlling the policies governing provenance for this processor). In addition, the provenance repositories may be put on encrypted disk partitions."public static final String"The storage account name."public static final String" There are certain risks in allowing the account name to be stored as a FlowFile attribute. While it does provide for a more flexible flow by allowing the account name to be fetched dynamically from a FlowFile attribute, care must be taken to restrict access to the event provenance data (e.g., by strictly controlling the policies governing provenance for this processor). In addition, the provenance repositories may be put on encrypted disk partitions."public static final String"Shared Access Signature token (the leading \'?\' may be included)"public static final String" There are certain risks in allowing the SAS token to be stored as a FlowFile attribute. While it does provide for a more flexible flow by allowing the SAS token to be fetched dynamically from a FlowFile attribute, care must be taken to restrict access to the event provenance data (e.g., by strictly controlling the policies governing provenance for this processor). In addition, the provenance repositories may be put on encrypted disk partitions."public static final String"storage-account-key"public static final String"storage-account-name"public static final String"storage-endpoint-suffix"public static final String"storage-sas-token" -
org.apache.nifi.processors.azure.storage.utils.BlobAttributesModifier and TypeConstant FieldValue
public static final String"The name of the blob on Azure Blob Storage"public static final String"Type of the blob (either BlockBlob, PageBlob or AppendBlob)"public static final String"The name of the Azure Blob Storage container"public static final String"Error code reported during blob operation"public static final String"ETag of the blob"public static final String"When Conflict Resolution Strategy is \'ignore\', this property will be true/false depending on whether the blob was ignored."public static final String"Language code for the content"public static final String"Length of the blob"public static final String"MIME Type of the content"public static final String"Primary location of the blob"public static final String"Timestamp of the blob"public static final String"azure.blobname"public static final String"azure.blobtype"public static final String"azure.container"public static final String"azure.error.code"public static final String"azure.etag"public static final String"azure.ignored"public static final String"lang"public static final String"azure.length"public static final String"mime.type"public static final String"azure.primaryUri"public static final String"azure.timestamp" -
org.apache.nifi.processors.azure.storage.utils.BlobInfoModifier and TypeConstant FieldValue
static final String"blobName"static final String"blobType"static final String"container"static final String"language"static final String"contentType"static final String"etag"static final String"filename"static final String"lastModified"static final String"length"static final String"primaryUri"static final String"secondaryUri"private static final long1L
-
org.apache.nifi.services.azure.data.explorer.StandardKustoIngestService
-
org.apache.nifi.services.azure.storage.ADLSCredentialsControllerServiceLookup
-
org.apache.nifi.services.azure.storage.AzureStorageCredentialsControllerServiceLookup_v12