All Classes
-
All Classes Interface Summary Class Summary 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 storageAzureDataSegmentKiller Used for removing segment files stored in Azure based deep storageAzureDataSegmentPuller Used for Reading segment files stored in Azure based deep storageAzureDataSegmentPusher Used for writing segment files to Azure based deep storageAzureEntity Represents an azure based input resource and knows how to read bytes from the given resource.AzureEntityFactory Factory for creatingAzureEntity
objectsAzureInputDataConfig Stores the configuration for options related to reading input data from Azure blob store into DruidAzureInputSource Abstracts the Azure storage system where input data is stored.AzureLoadSpec A means of pulling segment files into Azure based deep storageAzureStorage Abstracts the Azure storage layer.AzureStorageDruidModule Binds objects related to dealing with the Azure file system.AzureTaskLogs Deals with reading and writing task logs stored in Azure.AzureTaskLogsConfig Stores the configuration for writing task logs to Azure .AzureUtils Utility class for miscellaneous things involving Azure.CloudBlobHolder Wrapper forCloudBlob
.ICloudSpecificObjectToCloudObjectLocationConverter<T> Interface for converting between from some object, T, and aCloudObjectLocation
objectListBlobItemHolder Wrapper class forListBlobItem
interface, which was missing some useful functionality for telling whether the blob was a cloudBlob or not.ListBlobItemHolderFactory Factory for creatingListBlobItemHolder
objects