| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| Modifier and Type | Method and Description |
|---|---|
CSEMaterials.CSEKeyType |
CSEMaterials.getCseKeyType()
Get the CSE key type.
|
static CSEMaterials.CSEKeyType |
CSEMaterials.CSEKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSEMaterials.CSEKeyType[] |
CSEMaterials.CSEKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CSEMaterials |
CSEMaterials.withCSEKeyType(CSEMaterials.CSEKeyType value)
CSE key type to use.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.