| Modifier and Type | Method and Description |
|---|---|
<T extends BucketManagerFactory> |
KeyValueConfiguration.get()
Reads configuration either from default configuration or a file defined by NoSQL provider
and then creates a
BucketManagerFactory instance. |
<T extends BucketManagerFactory> |
KeyValueConfiguration.get(Settings settings)
Reads configuration from the
Settings instance, the parameters are defined by NoSQL
provider, then creates a BucketManagerFactory instance. |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.