public interface PackagesStorageProvider
| Modifier and Type | Method and Description |
|---|---|
PackagesStorage |
getStorage(PackagesStorageConfiguration config)
Get a storage with the configuration.
|
static PackagesStorageProvider |
newProvider(String providerClassName)
Construct a provider from the provided class.
|
static PackagesStorageProvider newProvider(String providerClassName) throws IOException
providerClassName - the provider class nameIOExceptionPackagesStorage getStorage(PackagesStorageConfiguration config)
config - storage configurationCopyright © 2017–2022 Apache Software Foundation. All rights reserved.