Package org.apache.nifi.processors.azure
Class AzureServiceEndpoints
java.lang.Object
org.apache.nifi.processors.azure.AzureServiceEndpoints
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAzureBlobStorageEndpoint(String accountName, String endpointSuffix) static StringgetAzureDataLakeStorageEndpoint(String accountName, String endpointSuffix)
-
Field Details
-
DEFAULT_STORAGE_ENDPOINT_SUFFIX
- See Also:
-
DEFAULT_BLOB_ENDPOINT_SUFFIX
- See Also:
-
DEFAULT_ADLS_ENDPOINT_SUFFIX
- See Also:
-
DEFAULT_QUEUE_ENDPOINT_SUFFIX
- See Also:
-
-
Constructor Details
-
AzureServiceEndpoints
private AzureServiceEndpoints()
-
-
Method Details
-
getAzureBlobStorageEndpoint
-
getAzureDataLakeStorageEndpoint
-