Interface and Description |
---|
org.apache.hadoop.fs.s3.FileSystemStore |
Class and Description |
---|
org.apache.hadoop.fs.s3.Block |
org.apache.hadoop.fs.s3.INode |
org.apache.hadoop.fs.s3.MigrationTool |
org.apache.hadoop.fs.s3.S3Credentials |
org.apache.hadoop.fs.s3.S3FileSystem
Use
NativeS3FileSystem and S3AFileSystem instead. |
org.apache.hadoop.fs.s3.S3FileSystemConfigKeys |
org.apache.hadoop.fs.s3a.SharedInstanceProfileCredentialsProvider
Please use
InstanceProfileCredentialsProvider instead. |
Exceptions and Description |
---|
org.apache.hadoop.fs.s3.S3Exception |
org.apache.hadoop.fs.s3.S3FileSystemException |
org.apache.hadoop.fs.s3.VersionMismatchException |
Field and Description |
---|
org.apache.hadoop.fs.s3a.Constants.CORE_THREADS |
org.apache.hadoop.fs.s3a.Constants.FAST_BUFFER_SIZE |
org.apache.hadoop.fs.s3a.Constants.SERVER_SIDE_ENCRYPTION_AES256 |
Method and Description |
---|
org.apache.hadoop.fs.s3a.S3AFileSystem.getDefaultBlockSize()
use
FileSystem.getDefaultBlockSize(Path) instead |
Copyright © 2020 Apache Software Foundation. All rights reserved.