Package org.apache.druid.storage.azure
Interface AzureCloudBlobIteratorFactory
-
public interface AzureCloudBlobIteratorFactoryFactory for creatingAzureCloudBlobIteratorobjects
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AzureCloudBlobIteratorcreate(Iterable<URI> prefixes, int maxListingLength)
-
-
-
Method Detail
-
create
AzureCloudBlobIterator create(Iterable<URI> prefixes, int maxListingLength)
-
-