Uses of Package
org.apache.bookkeeper.mledger.offload.jcloud.provider
-
Packages that use org.apache.bookkeeper.mledger.offload.jcloud.provider 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. -
Classes in org.apache.bookkeeper.mledger.offload.jcloud.provider used by org.apache.bookkeeper.mledger.offload.jcloud.impl Class Description TieredStorageConfiguration Class 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.provider Class 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.