Uses of Class
org.apache.druid.storage.azure.AzureUtils
-
Packages that use AzureUtils Package Description org.apache.druid.storage.azure -
-
Uses of AzureUtils in org.apache.druid.storage.azure
Methods in org.apache.druid.storage.azure that return AzureUtils Modifier and Type Method Description AzureUtils
AzureStorageDruidModule. getAzureUtils(AzureAccountConfig config)
Creates a supplier that lazily initializeAzureUtils
.Constructors in org.apache.druid.storage.azure with parameters of type AzureUtils Constructor Description AzureDataSegmentPuller(AzureByteSourceFactory byteSourceFactory, AzureUtils azureUtils)
-