OBS supports two kinds of buckets: object bucket and posix bucket. Posix bucket provides more POSIX-like semantics than object bucket, and is recommended for Hadoop. Object bucket is deprecated for Hadoop.
| Interface | Description |
|---|---|
| BasicSessionCredential |
Interface class for getting basic session credential.
|
| Class | Description |
|---|---|
| OBS |
OBS implementation of AbstractFileSystem, which delegates to the
OBSFileSystem. |
| OBSFileSystem |
The core OBS Filesystem implementation.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.