Package org.apache.druid.storage.azure
Interface AzureCloudBlobIterableFactory
-
public interface AzureCloudBlobIterableFactoryFactory for creatingAzureCloudBlobIterableobjects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AzureCloudBlobIterablecreate(Iterable<URI> prefixes, int maxListingLength)
-
-
-
Method Detail
-
create
AzureCloudBlobIterable create(Iterable<URI> prefixes, int maxListingLength)
-
-