Class Hierarchy
- java.lang.Object
- org.apache.druid.storage.azure.AzureAccountConfig
- org.apache.druid.storage.azure.AzureCloudBlobIterable (implements java.lang.Iterable<T>)
- org.apache.druid.storage.azure.AzureCloudBlobIterator (implements java.util.Iterator<E>)
- org.apache.druid.storage.azure.AzureDataSegmentConfig
- org.apache.druid.storage.azure.AzureDataSegmentKiller (implements org.apache.druid.segment.loading.DataSegmentKiller)
- org.apache.druid.storage.azure.AzureDataSegmentPuller
- org.apache.druid.storage.azure.AzureDataSegmentPusher (implements org.apache.druid.segment.loading.DataSegmentPusher)
- org.apache.druid.storage.azure.AzureInputDataConfig
- org.apache.druid.storage.azure.AzureLoadSpec (implements org.apache.druid.segment.loading.LoadSpec)
- org.apache.druid.storage.azure.AzureStorage
- org.apache.druid.storage.azure.AzureStorageDruidModule (implements org.apache.druid.initialization.DruidModule)
- org.apache.druid.storage.azure.AzureTaskLogs (implements org.apache.druid.tasklogs.TaskLogs)
- org.apache.druid.storage.azure.AzureTaskLogsConfig
- org.apache.druid.storage.azure.AzureUtils
- com.google.common.io.ByteSource (implements com.google.common.io.InputSupplier<T>)
- org.apache.druid.storage.azure.AzureByteSource
Interface Hierarchy
- org.apache.druid.storage.azure.AzureByteSourceFactory
- org.apache.druid.storage.azure.AzureCloudBlobIterableFactory
- org.apache.druid.storage.azure.AzureCloudBlobIteratorFactory
- org.apache.druid.storage.azure.ICloudSpecificObjectToCloudObjectLocationConverter<T>