| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| Constructor and Description |
|---|
StoreContext(URI fsURI,
String bucket,
org.apache.hadoop.conf.Configuration configuration,
String username,
org.apache.hadoop.security.UserGroupInformation owner,
com.google.common.util.concurrent.ListeningExecutorService executor,
int executorCapacity,
Invoker invoker,
S3AInstrumentation instrumentation,
S3AStorageStatistics storageStatistics,
S3AInputPolicy inputPolicy,
ChangeDetectionPolicy changeDetectionPolicy,
boolean multiObjectDeleteEnabled,
MetadataStore metadataStore,
boolean useListV1,
ContextAccessors contextAccessors,
ITtlTimeProvider timeProvider)
Instantiate.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.