Uses of Package
org.apache.druid.storage.azure
-
Packages that use org.apache.druid.storage.azure Package Description org.apache.druid.data.input.azure org.apache.druid.storage.azure -
Classes in org.apache.druid.storage.azure used by org.apache.druid.data.input.azure Class Description AzureCloudBlobIterableFactory Factory for creatingAzureCloudBlobIterable
objects.AzureInputDataConfig Stores the configuration for options related to reading input data from Azure blob store into DruidAzureStorage Abstracts the Azure storage layer. -
Classes in org.apache.druid.storage.azure used by org.apache.druid.storage.azure Class Description AzureAccountConfig Stores the configuration for an Azure account.AzureByteSource Used for getting anInputStream
to an azure resource.AzureByteSourceFactory Factory used to createAzureByteSource
AzureCloudBlobIterable Iterable
forCloudBlobHolder
objects.AzureCloudBlobIterableFactory Factory for creatingAzureCloudBlobIterable
objects.AzureCloudBlobIterator This iterator is computed incrementally in batches ofAzureCloudBlobIterator.maxListingLength
.AzureCloudBlobIteratorFactory Factory for creatingAzureCloudBlobIterator
objectsAzureDataSegmentConfig Stores the configuration for segments written to Azure deep storageAzureDataSegmentPuller Used for Reading segment files stored in Azure based deep storageAzureInputDataConfig Stores the configuration for options related to reading input data from Azure blob store into DruidAzureStorage Abstracts the Azure storage layer.AzureTaskLogsConfig Stores the configuration for writing task logs to Azure .AzureUtils Utility class for miscellaneous things involving Azure.