Uses of Interface
org.apache.druid.data.input.azure.AzureEntityFactory
-
Packages that use AzureEntityFactory Package Description org.apache.druid.data.input.azure -
-
Uses of AzureEntityFactory in org.apache.druid.data.input.azure
Constructors in org.apache.druid.data.input.azure with parameters of type AzureEntityFactory Constructor Description AzureInputSource(AzureStorage storage, AzureEntityFactory entityFactory, AzureCloudBlobIterableFactory azureCloudBlobIterableFactory, AzureInputDataConfig inputDataConfig, List<URI> uris, List<URI> prefixes, List<org.apache.druid.data.input.impl.CloudObjectLocation> objects, String objectGlob)
-