jar

bi.deep : druid-azure-extensions

Maven & Gradle

Feb 16, 2024
2 stars

Deep Druid Azure Extensions · Azure extensions for Apache Druid patched with configurable endpoint suffix.

Table Of Contents

Latest Version

Download bi.deep : druid-azure-extensions JAR file - Latest Versions:

All Versions

Download bi.deep : druid-azure-extensions JAR file - All Versions:

Version Vulnerabilities Size Updated
28.0.x
27.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window druid-azure-extensions-28.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.druid.storage.azure.blob

├─ org.apache.druid.storage.azure.blob.CloudBlobHolder.class - [JAR]

├─ org.apache.druid.storage.azure.blob.ListBlobItemHolder.class - [JAR]

├─ org.apache.druid.storage.azure.blob.ListBlobItemHolderFactory.class - [JAR]

org.apache.druid.storage.azure

├─ org.apache.druid.storage.azure.AzureAccountConfig.class - [JAR]

├─ org.apache.druid.storage.azure.AzureByteSource.class - [JAR]

├─ org.apache.druid.storage.azure.AzureByteSourceFactory.class - [JAR]

├─ org.apache.druid.storage.azure.AzureCloudBlobIterable.class - [JAR]

├─ org.apache.druid.storage.azure.AzureCloudBlobIterableFactory.class - [JAR]

├─ org.apache.druid.storage.azure.AzureCloudBlobIterator.class - [JAR]

├─ org.apache.druid.storage.azure.AzureCloudBlobIteratorFactory.class - [JAR]

├─ org.apache.druid.storage.azure.AzureDataSegmentConfig.class - [JAR]

├─ org.apache.druid.storage.azure.AzureDataSegmentKiller.class - [JAR]

├─ org.apache.druid.storage.azure.AzureDataSegmentPuller.class - [JAR]

├─ org.apache.druid.storage.azure.AzureDataSegmentPusher.class - [JAR]

├─ org.apache.druid.storage.azure.AzureInputDataConfig.class - [JAR]

├─ org.apache.druid.storage.azure.AzureLoadSpec.class - [JAR]

├─ org.apache.druid.storage.azure.AzureStorage.class - [JAR]

├─ org.apache.druid.storage.azure.AzureStorageDruidModule.class - [JAR]

├─ org.apache.druid.storage.azure.AzureTaskLogs.class - [JAR]

├─ org.apache.druid.storage.azure.AzureTaskLogsConfig.class - [JAR]

├─ org.apache.druid.storage.azure.AzureUtils.class - [JAR]

├─ org.apache.druid.storage.azure.ICloudSpecificObjectToCloudObjectLocationConverter.class - [JAR]

org.apache.druid.data.input.azure

├─ org.apache.druid.data.input.azure.AzureEntity.class - [JAR]

├─ org.apache.druid.data.input.azure.AzureEntityFactory.class - [JAR]

├─ org.apache.druid.data.input.azure.AzureInputSource.class - [JAR]

Advertisement