| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.offload.jcloud.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.bookkeeper.mledger.offload.jcloud.provider |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Class and Description |
|---|
| TieredStorageConfiguration
Class responsible for holding all of the tiered storage configuration data
that is set in the global Pulsar broker.conf file.
|
| Class and Description |
|---|
| BlobStoreLocation
Tiered storage blob storage location metadata.
|
| JCloudBlobStoreProvider
Enumeration of the supported JCloud Blob Store Providers.
|
| TieredStorageConfiguration
Class responsible for holding all of the tiered storage configuration data
that is set in the global Pulsar broker.conf file.
|
| 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.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.