jar

org.elasticsearch.plugin : cloud-azure

Maven & Gradle

Jul 18, 2017
64.3k stars

Plugin: Cloud: Azure · The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.

Table Of Contents

Latest Version

Download org.elasticsearch.plugin : cloud-azure JAR file - Latest Versions:

All Versions

Download org.elasticsearch.plugin : cloud-azure JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
2.3.x CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
2.2.x CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
2.1.x CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
2.0.x CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827
CVE-2018-3827

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 cloud-azure-2.4.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.elasticsearch.plugin.cloud.azure

├─ org.elasticsearch.plugin.cloud.azure.CloudAzurePlugin.class - [JAR]

org.elasticsearch.repositories.azure

├─ org.elasticsearch.repositories.azure.AzureRepository.class - [JAR]

org.elasticsearch.index.store.smbmmapfs

├─ org.elasticsearch.index.store.smbmmapfs.SmbMmapFsDirectoryService.class - [JAR]

├─ org.elasticsearch.index.store.smbmmapfs.SmbMmapFsIndexStore.class - [JAR]

org.elasticsearch.cloud.azure.management

├─ org.elasticsearch.cloud.azure.management.AzureComputeService.class - [JAR]

├─ org.elasticsearch.cloud.azure.management.AzureComputeServiceImpl.class - [JAR]

├─ org.elasticsearch.cloud.azure.management.AzureComputeSettingsFilter.class - [JAR]

org.elasticsearch.cloud.azure.blobstore

├─ org.elasticsearch.cloud.azure.blobstore.AzureBlobContainer.class - [JAR]

├─ org.elasticsearch.cloud.azure.blobstore.AzureBlobStore.class - [JAR]

├─ org.elasticsearch.cloud.azure.blobstore.AzureOutputStream.class - [JAR]

org.elasticsearch.cloud.azure

├─ org.elasticsearch.cloud.azure.AzureModule.class - [JAR]

├─ org.elasticsearch.cloud.azure.AzureServiceDisableException.class - [JAR]

├─ org.elasticsearch.cloud.azure.AzureServiceRemoteException.class - [JAR]

├─ org.elasticsearch.cloud.azure.SmbDirectoryWrapper.class - [JAR]

org.elasticsearch.discovery.azure

├─ org.elasticsearch.discovery.azure.AzureDiscovery.class - [JAR]

├─ org.elasticsearch.discovery.azure.AzureUnicastHostsProvider.class - [JAR]

org.elasticsearch.index.store.smbsimplefs

├─ org.elasticsearch.index.store.smbsimplefs.SmbSimpleFsDirectoryService.class - [JAR]

├─ org.elasticsearch.index.store.smbsimplefs.SmbSimpleFsIndexStore.class - [JAR]

org.elasticsearch.cloud.azure.storage

├─ org.elasticsearch.cloud.azure.storage.AzureStorageService.class - [JAR]

├─ org.elasticsearch.cloud.azure.storage.AzureStorageServiceImpl.class - [JAR]

├─ org.elasticsearch.cloud.azure.storage.AzureStorageSettings.class - [JAR]

├─ org.elasticsearch.cloud.azure.storage.AzureStorageSettingsFilter.class - [JAR]

Advertisement