| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
StreamFactoryRequirements |
S3AStoreImpl.factoryRequirements() |
| Modifier and Type | Method and Description |
|---|---|
StreamFactoryRequirements |
ObjectInputStreamFactory.factoryRequirements()
Get requirements from the factory which then tune behavior
elsewhere in the system.
|
StreamFactoryRequirements |
ClassicObjectInputStreamFactory.factoryRequirements()
Get the number of background threads required for this factory.
|
StreamFactoryRequirements |
AnalyticsStreamFactory.factoryRequirements()
Calculate Return StreamFactoryRequirements.
|
| Modifier and Type | Method and Description |
|---|---|
StreamFactoryRequirements |
PrefetchingInputStreamFactory.factoryRequirements()
Calculate Return StreamFactoryRequirements.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.