jar

com.oracle.oci.sdk : oci-hdfs-connector

Maven & Gradle

Jun 23, 2023
2 usages
25 stars

Oracle Cloud Infrastructure HDFS Connector for Storage Service - Connector · This project contains the actual HDFS connector itself used to integrate with the Oracle Cloud Infrastructure Object Storage Service

Table Of Contents

Latest Version

Download com.oracle.oci.sdk : oci-hdfs-connector JAR file - Latest Versions:

All Versions

Download com.oracle.oci.sdk : oci-hdfs-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
2.9.x
2.7.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 oci-hdfs-connector-3.3.4.1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.bmc.hdfs

├─ com.oracle.bmc.hdfs.Bmc.class - [JAR]

├─ com.oracle.bmc.hdfs.BmcConstants.class - [JAR]

├─ com.oracle.bmc.hdfs.BmcFilesystem.class - [JAR]

├─ com.oracle.bmc.hdfs.BmcFilesystemImpl.class - [JAR]

├─ com.oracle.bmc.hdfs.BmcProperties.class - [JAR]

├─ com.oracle.bmc.hdfs.DeprecatedBmcFilesystem.class - [JAR]

com.oracle.bmc.hdfs.util

├─ com.oracle.bmc.hdfs.util.BiFunction.class - [JAR]

├─ com.oracle.bmc.hdfs.util.BlockingRejectionHandler.class - [JAR]

├─ com.oracle.bmc.hdfs.util.DirectExecutorService.class - [JAR]

├─ com.oracle.bmc.hdfs.util.FSStreamUtils.class - [JAR]

com.oracle.bmc.hdfs.auth

├─ com.oracle.bmc.hdfs.auth.InstancePrincipalsCustomAuthenticator.class - [JAR]

├─ com.oracle.bmc.hdfs.auth.ResourcePrincipalsCustomAuthenticator.class - [JAR]

com.oracle.bmc.hdfs.store

├─ com.oracle.bmc.hdfs.store.AbstractBmcCustomFSInputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.AbstractBmcCustomOutputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcDataStore.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcDataStoreFactory.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcDirectFSInputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcFSInputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcFileBackedOutputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcInMemoryFSInputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcInMemoryOutputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcMultipartOutputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcOutputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcParallelReadAheadFSInputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcPropertyAccessor.class - [JAR]

├─ com.oracle.bmc.hdfs.store.BmcReadAheadFSInputStream.class - [JAR]

├─ com.oracle.bmc.hdfs.store.ClientConfiguratorWithProxy.class - [JAR]

├─ com.oracle.bmc.hdfs.store.CopyOperation.class - [JAR]

├─ com.oracle.bmc.hdfs.store.MultipartUploadRequest.class - [JAR]

├─ com.oracle.bmc.hdfs.store.RenameOperation.class - [JAR]

├─ com.oracle.bmc.hdfs.store.RequestBuilder.class - [JAR]

com.oracle.bmc.hdfs.caching

├─ com.oracle.bmc.hdfs.caching.Cache.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.CacheBuilder.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.CacheBuilderWithWeight.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.CachingObjectStorage.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.ConsistencyPolicy.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.NoOpConsistencyPolicy.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.StrongConsistencyPolicy.class - [JAR]

com.oracle.bmc.hdfs.waiter

├─ com.oracle.bmc.hdfs.waiter.ResettingExponentialBackoffStrategy.class - [JAR]

com.oracle.bmc.hdfs.caching.internal

├─ com.oracle.bmc.hdfs.caching.internal.BufferedInputStreamMultiplexer.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.internal.GuavaCache.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.internal.GuavaCacheBuilder.class - [JAR]

├─ com.oracle.bmc.hdfs.caching.internal.GuavaCacheStatistics.class - [JAR]

Advertisement