Uses of Class
org.apache.druid.storage.azure.AzureDataSegmentConfig
-
Packages that use AzureDataSegmentConfig Package Description org.apache.druid.storage.azure -
-
Uses of AzureDataSegmentConfig in org.apache.druid.storage.azure
Constructors in org.apache.druid.storage.azure with parameters of type AzureDataSegmentConfig Constructor Description AzureDataSegmentKiller(AzureDataSegmentConfig segmentConfig, AzureInputDataConfig inputDataConfig, AzureAccountConfig accountConfig, AzureStorage azureStorage, AzureCloudBlobIterableFactory azureCloudBlobIterableFactory)AzureDataSegmentPusher(AzureStorage azureStorage, AzureAccountConfig accountConfig, AzureDataSegmentConfig segmentConfig)
-