Uses of Interface
org.apache.druid.storage.azure.AzureCloudBlobIteratorFactory
-
Packages that use AzureCloudBlobIteratorFactory Package Description org.apache.druid.storage.azure -
-
Uses of AzureCloudBlobIteratorFactory in org.apache.druid.storage.azure
Constructors in org.apache.druid.storage.azure with parameters of type AzureCloudBlobIteratorFactory Constructor Description AzureCloudBlobIterable(AzureCloudBlobIteratorFactory azureCloudBlobIteratorFactory, Iterable<URI> prefixes, int maxListingLength)
-