| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| org.apache.hadoop.fs.s3a.impl.streams |
Input and Output stream support.
|
| org.apache.hadoop.fs.s3a.prefetch |
High performance s3 input stream which reads in
blocks and can cache blocks in the local filesystem.
|
| org.apache.hadoop.fs.s3a.statistics |
Statistics collection for the S3A connector: interfaces.
|
| Class and Description |
|---|
| ObjectInputStream
A stream of data from an S3 object.
|
| ObjectInputStreamFactory
A Factory for
ObjectInputStream streams. |
| ObjectReadParameters
Parameters for object input streams created through
ObjectInputStreamFactory. |
| Class and Description |
|---|
| FactoryBindingParameters
Parameters passed down to
ObjectInputStreamFactory.bind(org.apache.hadoop.fs.s3a.impl.streams.FactoryBindingParameters). |
| InputStreamType
Enum of input stream types.
|
| ObjectInputStream
A stream of data from an S3 object.
|
| ObjectInputStreamCallbacks
Callbacks for reading object data from the S3 Store.
|
| ObjectInputStreamFactory
A Factory for
ObjectInputStream streams. |
| ObjectReadParameters
Parameters for object input streams created through
ObjectInputStreamFactory. |
| StreamFactoryRequirements
Requirements for requirements for streams from this factory,
including threading and vector IO, and of
the Filesystem instance itself via
StreamFactoryRequirements.Requirements. |
| Class and Description |
|---|
| AbstractObjectInputStreamFactory
Base implementation of
ObjectInputStreamFactory. |
| InputStreamType
Enum of input stream types.
|
| ObjectInputStream
A stream of data from an S3 object.
|
| ObjectInputStreamCallbacks
Callbacks for reading object data from the S3 Store.
|
| ObjectInputStreamFactory
A Factory for
ObjectInputStream streams. |
| ObjectReadParameters
Parameters for object input streams created through
ObjectInputStreamFactory. |
| StreamFactoryRequirements
Requirements for requirements for streams from this factory,
including threading and vector IO, and of
the Filesystem instance itself via
StreamFactoryRequirements.Requirements. |
| Class and Description |
|---|
| InputStreamType
Enum of input stream types.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.