| Package | Description |
|---|---|
| org.apache.pulsar.packages.management.core |
Packages management provides an easier way to manage the packages.
|
| org.apache.pulsar.packages.management.core.impl |
Packages management service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
PackagesStorage |
PackagesStorageProvider.getStorage(PackagesStorageConfiguration config)
Get a storage with the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackagesManagement.initialize(PackagesStorage storage)
Initialize the packages management service with the given storage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackagesManagementImpl.initialize(PackagesStorage storage) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.