Uses of Package
org.apache.bookkeeper.mledger.offload.jcloud.provider
Packages that use org.apache.bookkeeper.mledger.offload.jcloud.provider
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Classes in org.apache.bookkeeper.mledger.offload.jcloud.provider used by org.apache.bookkeeper.mledger.offload.jcloud.implClassDescriptionClass responsible for holding all of the tiered storage configuration data that is set in the global Pulsar broker.conf file.
-
Classes in org.apache.bookkeeper.mledger.offload.jcloud.provider used by org.apache.bookkeeper.mledger.offload.jcloud.providerClassDescriptionTiered storage blob storage location metadata.Enumeration of the supported JCloud Blob Store Providers.Class responsible for holding all of the tiered storage configuration data that is set in the global Pulsar broker.conf file.Builds a JCloudprovider BlobStore from the TieredStorageConfiguration, which allows us to publish and retrieve data blocks from the external storage system.Checks the given TieredStorageConfiguration to see if all of the required properties are set, and that all properties are valid.Constructs the proper credentials for the given JCloud provider from the given TieredStorageConfiguration.