Uses of Class
org.apache.jackrabbit.oak.segment.azure.AzureHttpRequestLoggingPolicy
Packages that use AzureHttpRequestLoggingPolicy
-
Uses of AzureHttpRequestLoggingPolicy in org.apache.jackrabbit.oak.segment.azure
Fields in org.apache.jackrabbit.oak.segment.azure declared as AzureHttpRequestLoggingPolicyModifier and TypeFieldDescriptionprotected AzureHttpRequestLoggingPolicyAzurePersistence.azureHttpRequestLoggingPolicyConstructors in org.apache.jackrabbit.oak.segment.azure with parameters of type AzureHttpRequestLoggingPolicyModifierConstructorDescriptionAzurePersistence(com.azure.storage.blob.BlobContainerClient readBlobContainerClient, com.azure.storage.blob.BlobContainerClient writeBlobContainerClient, com.azure.storage.blob.BlobContainerClient noRetryBlobContainerClient, String rootPrefix, AzureHttpRequestLoggingPolicy azureHttpRequestLoggingPolicy)