See: Description
| Interface | Description |
|---|---|
| TieredStorageConfiguration.BlobStoreBuilder |
Builds a JCloudprovider BlobStore from the TieredStorageConfiguration,
which allows us to publish and retrieve data blocks from the external
storage system.
|
| TieredStorageConfiguration.ConfigValidation |
Checks the given TieredStorageConfiguration to see if all of the
required properties are set, and that all properties are valid.
|
| TieredStorageConfiguration.CredentialBuilder |
Constructs the proper credentials for the given JCloud provider
from the given TieredStorageConfiguration.
|
| Class | Description |
|---|---|
| BlobStoreLocation |
Tiered storage blob storage location metadata.
|
| TieredStorageConfiguration |
Class responsible for holding all of the tiered storage configuration data
that is set in the global Pulsar broker.conf file.
|
| Enum | Description |
|---|---|
| JCloudBlobStoreProvider |
Enumeration of the supported JCloud Blob Store Providers.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.